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 ccd73e0 commit 3a57d00Copy full SHA for 3a57d00
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.639.tar.gz"
5
- sha256 "16a963b40f5f90a54526bb416bb19909349cdb63a51953b52e184df09320c343"
+ url "https://github.com/blacktop/ipsw/archive/refs/tags/v3.1.640.tar.gz"
+ sha256 "6fad1b9b6857f3e543ed6d8d9d31532f33232069c91b2a4bdfc1d13748c24306"
6
license "MIT"
7
head "https://github.com/blacktop/ipsw.git", branch: "master"
8
0 commit comments