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.605 .tar.gz"
5- sha256 "f05d8da70ae783d9610450eb0c2519ee1180956c61345a84bf82e5d861271f61 "
4+ url "https://github.com/blacktop/ipsw/archive/refs/tags/v3.1.606 .tar.gz"
5+ sha256 "018d8aa21e90267d2a34543c6c98a9b209336d7b886441b0d910f0a445883d87 "
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 : "cc4caf70557144dfeb5f43aab983dd5c586ad300917e1bbce8b2153ed61d0c51 "
16- sha256 cellar : :any_skip_relocation , arm64_sonoma : "9b2584009a7dea8f1e1a8901431a886cc18da00728e1a5cfa6167f666eb32c96 "
17- sha256 cellar : :any_skip_relocation , arm64_ventura : "e4a6253e86520e377bb7b47fc55836c28387e156b611038bb08d945578e0f1c1 "
18- sha256 cellar : :any_skip_relocation , sonoma : "4111e943548eceabc96971455a02c5c9b4ec53b23828c36cdde33a83dd76d7a4 "
19- sha256 cellar : :any_skip_relocation , ventura : "8d521a647b8ec9730a02cb03ebc516d4751457f72b4b5472e9ce797f830748e3 "
20- sha256 cellar : :any_skip_relocation , arm64_linux : "5f20cf0f546ee66d348d9995dc112326175e8959b30930ce861160c9aedbfb6f "
21- sha256 cellar : :any_skip_relocation , x86_64_linux : "0afe1dd3e0604cfc951a503a76a6c62c10ac428ef31fc50fe2c2f746860d8f6d "
15+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "8b374cff1656a94b3671ac3d21a017072753459afe5845b86147ff800cf9f663 "
16+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "5668f2420cbf1f559c968f354b409191a360efd339fdaf6ff4e4546784935928 "
17+ sha256 cellar : :any_skip_relocation , arm64_ventura : "3a2780c19ad43a1e79c5166e28f2f23317ba34688932fc356c44b9b5f523b924 "
18+ sha256 cellar : :any_skip_relocation , sonoma : "b4abb62453d19d6f849a4407a5fc9c7d65a80d6e273a6e46d6e4775a9ce2cc1f "
19+ sha256 cellar : :any_skip_relocation , ventura : "f3ded40ca2f5349ef66aaaab400e0ca45f77dd7428989625eef8b0acdf39d444 "
20+ sha256 cellar : :any_skip_relocation , arm64_linux : "cec950aff29e8fabcd972a68110acafe3edadb01ff59e1bf4477370f06aac4f5 "
21+ sha256 cellar : :any_skip_relocation , x86_64_linux : "13bd7a09d63b19634423e5fe6f82093c6686f534937cc96727764edaedc0b391 "
2222 end
2323
2424 depends_on "go" => :build
0 commit comments