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 8ab91bb commit 83ac254Copy full SHA for 83ac254
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.616.tar.gz"
5
- sha256 "9d79fa220ecc91b08d4d6ee169c175a7a3d9de0b2056ab0efc45de9be0c0991f"
+ url "https://github.com/blacktop/ipsw/archive/refs/tags/v3.1.617.tar.gz"
+ sha256 "a1b91c27dda30d0a34919ada95d3569d1085611f4de1130cea9d743f17f2acec"
6
license "MIT"
7
head "https://github.com/blacktop/ipsw.git", branch: "master"
8
0 commit comments