We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee2e41c commit 0cfe8f7Copy full SHA for 0cfe8f7
Formula/i/ipsw.rb
@@ -1,8 +1,8 @@
1
class Ipsw < Formula
2
desc "Research tool for iOS & macOS devices"
3
homepage "https://blacktop.github.io/ipsw"
4
- url "https://github.com/blacktop/ipsw/archive/refs/tags/v3.1.560.tar.gz"
5
- sha256 "940c2373238ce511c38311ed2f700d91e56f7fa338f208310941a5b26b894c61"
+ url "https://github.com/blacktop/ipsw/archive/refs/tags/v3.1.561.tar.gz"
+ sha256 "90de70df43a0432b58f964416f44273f384e1ab92cb9a5b86e50171634ea6534"
6
license "MIT"
7
head "https://github.com/blacktop/ipsw.git", branch: "master"
8
0 commit comments