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 a2ab9ec commit dba0ed2Copy full SHA for dba0ed2
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.624.tar.gz"
5
- sha256 "bfd6154191a5995c96aece8afc08c160c1a32c53dd26b443a358a41bcabdcf0d"
+ url "https://github.com/blacktop/ipsw/archive/refs/tags/v3.1.626.tar.gz"
+ sha256 "27eab374516df6055e6bd580fb7aad9b5774ea6aa2fa53e7644d17612f142e5d"
6
license "MIT"
7
head "https://github.com/blacktop/ipsw.git", branch: "master"
8
0 commit comments