11class Ipsw < Formula
22 desc "Research tool for iOS & macOS devices"
33 homepage "https://blacktop.github.io/ipsw"
4- url "https://github.com/blacktop/ipsw/archive/refs/tags/v3.1.613 .tar.gz"
5- sha256 "ce2ce277f1cc24157241daaf0a7ddd8cab4d3b49d74f456730203bc7d4c5e693 "
4+ url "https://github.com/blacktop/ipsw/archive/refs/tags/v3.1.614 .tar.gz"
5+ sha256 "27ad7b233dc2b3849da33c7032cfdd8e6d6447f20dc2b13c5978356084a0ac3f "
66 license "MIT"
77 head "https://github.com/blacktop/ipsw.git" , branch : "master"
88
@@ -12,13 +12,13 @@ class Ipsw < Formula
1212 end
1313
1414 bottle do
15- sha256 cellar : :any_skip_relocation , arm64_sequoia : "ee69881f0dd83145a236ba5355a1dd6e7a8f0e1fe9abbbc43e36555b71fc18bc "
16- sha256 cellar : :any_skip_relocation , arm64_sonoma : "01e6d83ca0287d0cde56dd0ed14235b45941e21b308c63e6faa07f3cc0df9778 "
17- sha256 cellar : :any_skip_relocation , arm64_ventura : "accf507beb0d342e0f1a9dd8c5a7b3869f31d7e0880a14a69a13725a59b7ffeb "
18- sha256 cellar : :any_skip_relocation , sonoma : "8aa6916477ae4b36ad3965c31cf8cd56a6e2567a97d43531499202e680e20d05 "
19- sha256 cellar : :any_skip_relocation , ventura : "1497e48687bc349b5b00c30b849a8b1a8c7ce122fe7d9537c90226f7905f2972 "
20- sha256 cellar : :any_skip_relocation , arm64_linux : "46a3671508f779eac54dcb78483691de397a85e0990d9eda04b1f9b93e528fe2 "
21- sha256 cellar : :any_skip_relocation , x86_64_linux : "bc6fece78f4db75e6a61c463a1bc29d59f99ce93ba57a1272121bd51acdef4e8 "
15+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "a3942581309c8d1b13a2a132184dfd43e52253feb8c0a84eb8a7f10117e99a09 "
16+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "42d162e2efec4bad38435cf2b8ffd02f567478d0e2ba73cbaff04810f8ad256f "
17+ sha256 cellar : :any_skip_relocation , arm64_ventura : "4543d26406703c34853096834647da8bf0128ef1ffeb873773806f0b22f7d44c "
18+ sha256 cellar : :any_skip_relocation , sonoma : "fa9caf412c050439edfea04c8a0750ec17fde56adb2139c79fb2c36825f5cba3 "
19+ sha256 cellar : :any_skip_relocation , ventura : "4be315084c45a3f306afbe1db252f227a785c9aa1a0c006a1c999d1c9d50c8f1 "
20+ sha256 cellar : :any_skip_relocation , arm64_linux : "9cbd3de68f2113c771d37b801cc104e899ce26b61f20e338a2af4e6fdeae82b2 "
21+ sha256 cellar : :any_skip_relocation , x86_64_linux : "ee847b10adb9322bee05612dc65e0dbd3ea44b069fe05486b5cbc43ed6e1dffe "
2222 end
2323
2424 depends_on "go" => :build
0 commit comments