File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ class Syft < Formula
77 head "https://github.com/anchore/syft.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "c710bdd436c0cbed23c3858d36b1f234b073145c4fbb0c812966a9dc10c8dc86 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "13c2fcca011c22076cbd684179cae3af8fa12862ff755afa5a0693b72f42804c "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "4a9e88e37ce7325e9b1a7426166a2e8f6f700bf0cd66c8b74269775b7ebd09e2 "
13- sha256 cellar : :any_skip_relocation , sonoma : "8f782dc596d34e7361d2953199a39da0f5f6485d41eab910f69db0ca5a6fb37d "
14- sha256 cellar : :any_skip_relocation , ventura : "89fb9039405ccc983c1d4d7ffbc2079eefc4dee6c51c095a6f52149d0ffb96e0 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "86c36b6dbd2b90fa8d4388b1b5fdb33576741f365750ba1518cbb4401c4fcbd3 "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "5de8561066841da2ad138d44501f9d2e9583d5d2ce46fb32377d5d4b8faa3940 "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "16d353521cacddf6993ba7a2a8e6888a8e59ef0db62c35018d23920b8bbccda1 "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "3abd4f99c81bd381f855c77215167d047b31a5875c4be7ba47dd3c71ca964bcf "
13+ sha256 cellar : :any_skip_relocation , sonoma : "f313bacbade07c71094fee9593751ca7dcae570731e8200002549549bd317683 "
14+ sha256 cellar : :any_skip_relocation , ventura : "329a4e5e53d1be60755478bdacf313794527ee010bcf60d9c579b7beb9c9743b "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "163d3d50e0d4c99207a5fc0421047874fdcb2c34b9ed9ba7ba311e4de38b5da2 "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments