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 Hoverfly < Formula
77 head "https://github.com/SpectoLabs/hoverfly.git" , branch : "master"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "30c791a00762c16e8481a2a56c210ab2c5d06a9c1bd2b9b99a1948ce9f9548dc "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "30c791a00762c16e8481a2a56c210ab2c5d06a9c1bd2b9b99a1948ce9f9548dc "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "30c791a00762c16e8481a2a56c210ab2c5d06a9c1bd2b9b99a1948ce9f9548dc "
13- sha256 cellar : :any_skip_relocation , sonoma : "02786fef7555dcdeb3b2a9a93a6d4ad9d2a24cc5628751eaf0893ba0e2ea47a7 "
14- sha256 cellar : :any_skip_relocation , ventura : "02786fef7555dcdeb3b2a9a93a6d4ad9d2a24cc5628751eaf0893ba0e2ea47a7 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "06c1ba19134776a9bdd5cf23cb621b4bf8ecfb9ae7bf6e51d88a5d8eacd63048 "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "577fc9d895cd176f375363191c10505341faa50f2a07b5021ced288dd16bc27c "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "577fc9d895cd176f375363191c10505341faa50f2a07b5021ced288dd16bc27c "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "577fc9d895cd176f375363191c10505341faa50f2a07b5021ced288dd16bc27c "
13+ sha256 cellar : :any_skip_relocation , sonoma : "e9a5e1a0f14c2d50e12b2b166f9a1e27525a6ee8d44023dd530c1d2125ff6a69 "
14+ sha256 cellar : :any_skip_relocation , ventura : "e9a5e1a0f14c2d50e12b2b166f9a1e27525a6ee8d44023dd530c1d2125ff6a69 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "49013c272a86d6d4c990e42fdf7d9dde998115a81b1bffb7e72f436612e14ccc "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments