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 d93a0f4 commit 0b9cfa7Copy full SHA for 0b9cfa7
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.558.tar.gz"
5
- sha256 "0c1561edc0b83cb11924d8cc2212c68a27034b98e195ea6fa84b69c703796a8b"
+ url "https://github.com/blacktop/ipsw/archive/refs/tags/v3.1.559.tar.gz"
+ sha256 "8c3fdc9d45fd2f71556c18ff323996de3d7e590303b0d873031779dd964b99d7"
6
license "MIT"
7
head "https://github.com/blacktop/ipsw.git", branch: "master"
8
0 commit comments