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 3d2d3f3 commit 1c6aac9Copy full SHA for 1c6aac9
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.596.tar.gz"
5
- sha256 "6e0145f60e4cfbe3be700279a753af7010518346c60ee0b2bae0e085d52f4997"
+ url "https://github.com/blacktop/ipsw/archive/refs/tags/v3.1.597.tar.gz"
+ sha256 "c6bd4f7935d54a778a90b6e8455be1baa4f5ef1f5186683829d4a57b8f4c90e6"
6
license "MIT"
7
head "https://github.com/blacktop/ipsw.git", branch: "master"
8
0 commit comments