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 69dcab9 commit 418c188Copy full SHA for 418c188
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.622.tar.gz"
5
- sha256 "277eb2b3419aa9274877a781891b0f8475d5569e1226dce14eb8dd8209125b36"
+ url "https://github.com/blacktop/ipsw/archive/refs/tags/v3.1.623.tar.gz"
+ sha256 "113c36c58c1575fce39dcc4d51eefe8f6b227a87ee80bcdaf3d4abdfaa21d294"
6
license "MIT"
7
head "https://github.com/blacktop/ipsw.git", branch: "master"
8
0 commit comments