1
1
class Ipsw < Formula
2
2
desc "Research tool for iOS & macOS devices"
3
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 "
4
+ url "https://github.com/blacktop/ipsw/archive/refs/tags/v3.1.559 .tar.gz"
5
+ sha256 "8c3fdc9d45fd2f71556c18ff323996de3d7e590303b0d873031779dd964b99d7 "
6
6
license "MIT"
7
7
head "https://github.com/blacktop/ipsw.git" , branch : "master"
8
8
@@ -12,12 +12,12 @@ class Ipsw < Formula
12
12
end
13
13
14
14
bottle do
15
- sha256 cellar : :any_skip_relocation , arm64_sequoia : "47b31df6bb5bf9151a6bfb37cebe78359971e87b0c142ab69caa5ac455dbbb26 "
16
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "6f824ef72e8da8c45f067caf907c50b24126731555cfa8b3d898e42e15b61758 "
17
- sha256 cellar : :any_skip_relocation , arm64_ventura : "6a45bf4aa7110f3741719d1dcfa37d64fe9487e33c55eb9a9ccf1945018649d8 "
18
- sha256 cellar : :any_skip_relocation , sonoma : "bc56451cf9279ba82d2bd64feaadd515b7e4c14a38be4b5addfc57fd8abb71dc "
19
- sha256 cellar : :any_skip_relocation , ventura : "b31fb76e3da6c39b14f29acbb435d96833522cb7af75cd3a9eabdeda8e948625 "
20
- sha256 cellar : :any_skip_relocation , x86_64_linux : "b21d6afec03cf9440b0d86e78e18c404a1f9e0f6e3f25008a7da3c6c62877dbc "
15
+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "a878560aa71282b734e4d930aa7f8bbb0d9ca925da927e083dbc1ce6e21ecd82 "
16
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "49c0a6d93326bc732d726dc25e1cbfbec10c6faf9b1aa06704a56040b3e6b743 "
17
+ sha256 cellar : :any_skip_relocation , arm64_ventura : "e5e1f5d6ff0c5b4cb1752da8853f61a78974aaaafa0f0b38f5d8c3f94eab1f47 "
18
+ sha256 cellar : :any_skip_relocation , sonoma : "a5d644b228633d4cae530687adfcf9637417a45c9cdb7543771deeb5f0109cd7 "
19
+ sha256 cellar : :any_skip_relocation , ventura : "7418e83b813398b07b49e2ab5752cbbb1735aef79f7b5d4c9ab276e4ca6004fa "
20
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "8d533a38cc0dea23c0934bc613ecf73dc2d94ab754429dd80bff888f493af271 "
21
21
end
22
22
23
23
depends_on "go" => :build
0 commit comments