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 27bec7e commit 6b8511aCopy full SHA for 6b8511a
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.602.tar.gz"
5
- sha256 "513aca01feafb93a2cd17463bf99c79ee8caa37609bfa7e93a5a314129083226"
+ url "https://github.com/blacktop/ipsw/archive/refs/tags/v3.1.603.tar.gz"
+ sha256 "7edcc34e1182624ff34ea3bb534dd5b3d2141805a23cf1a9e0b9bcb9d02644a0"
6
license "MIT"
7
head "https://github.com/blacktop/ipsw.git", branch: "master"
8
0 commit comments