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_tahoe : "b204c1bdc36d7b518ce698b267b1c4ed8e13e9d2a0b754f506e4c9c94c1102c3 "
11- sha256 cellar : :any_skip_relocation , arm64_sequoia : "b204c1bdc36d7b518ce698b267b1c4ed8e13e9d2a0b754f506e4c9c94c1102c3 "
12- sha256 cellar : :any_skip_relocation , arm64_sonoma : "b204c1bdc36d7b518ce698b267b1c4ed8e13e9d2a0b754f506e4c9c94c1102c3 "
13- sha256 cellar : :any_skip_relocation , sonoma : "a12ee8f3687847cb8c8afdd202a1fe1fccfe4b89d3d16a97d36a1732e6933295 "
14- sha256 cellar : :any_skip_relocation , arm64_linux : "7570ed4ef9470876d9b0e7e731d042fe97bdf3354603169c984dacc7b9573f74 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "214ab71e5d0eb35b070368a77d5117989a9e27caf954b2c9a30639d43cc98a25 "
10+ sha256 cellar : :any_skip_relocation , arm64_tahoe : "c261a7bc6af7892ef6a47815910a9aa25b36b0f587088217894fc22af4c51225 "
11+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "c261a7bc6af7892ef6a47815910a9aa25b36b0f587088217894fc22af4c51225 "
12+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "c261a7bc6af7892ef6a47815910a9aa25b36b0f587088217894fc22af4c51225 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "59d5ffc7c1f1dce3e8021262173d239e8b1c75f8cfc7d2626cd3881e8fcaf663 "
14+ sha256 cellar : :any_skip_relocation , arm64_linux : "c672da74418510330803a4fef913959feada33b99716680f4decd47d7d2cad14 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "1a591e259e827f8b5dcacf056703adc6fd79ac1c2f5c0dfe5428c1bd15fc7561 "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments