Skip to content

Commit 0cfe8f7

Browse files
committed
ipsw 3.1.561
1 parent ee2e41c commit 0cfe8f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/i/ipsw.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Ipsw < Formula
22
desc "Research tool for iOS & macOS devices"
33
homepage "https://blacktop.github.io/ipsw"
4-
url "https://github.com/blacktop/ipsw/archive/refs/tags/v3.1.560.tar.gz"
5-
sha256 "940c2373238ce511c38311ed2f700d91e56f7fa338f208310941a5b26b894c61"
4+
url "https://github.com/blacktop/ipsw/archive/refs/tags/v3.1.561.tar.gz"
5+
sha256 "90de70df43a0432b58f964416f44273f384e1ab92cb9a5b86e50171634ea6534"
66
license "MIT"
77
head "https://github.com/blacktop/ipsw.git", branch: "master"
88

0 commit comments

Comments
 (0)