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 Keploy < Formula
77 head "https://github.com/keploy/keploy.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "3b00c33b44854410a5ee5d6e123d4410756ce0b7706419654cba558148c706d2 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "3b00c33b44854410a5ee5d6e123d4410756ce0b7706419654cba558148c706d2 "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "3b00c33b44854410a5ee5d6e123d4410756ce0b7706419654cba558148c706d2 "
13- sha256 cellar : :any_skip_relocation , sonoma : "74f47f9b79f65b028f85dbc35ecef4250658acbd095351d68d13a5731a6e2be6 "
14- sha256 cellar : :any_skip_relocation , ventura : "74f47f9b79f65b028f85dbc35ecef4250658acbd095351d68d13a5731a6e2be6 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "681e0f312308d20a46a6802b1758033c97be921347eec92e13410e7dc21978a8 "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "9e22191ce01ca6949f32339af89e5507b5999a567e36227816ff3cb5d2b76664 "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "9e22191ce01ca6949f32339af89e5507b5999a567e36227816ff3cb5d2b76664 "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "9e22191ce01ca6949f32339af89e5507b5999a567e36227816ff3cb5d2b76664 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "5d6e52acb8214b2e9a3fbfbfdfca4faa14eb22ac3030e0ed05d95ace2497e80d "
14+ sha256 cellar : :any_skip_relocation , ventura : "5d6e52acb8214b2e9a3fbfbfdfca4faa14eb22ac3030e0ed05d95ace2497e80d "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "f311f1e766990c510fa361adc5370927718733a3f37a07ba5ec08dba19ed0d50 "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments