File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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 : "f87fb90fe434c14e8cf5e8a945c4c9ea46126cf5c8ddbbea03eb5c0c19df667a "
11- sha256 cellar : :any_skip_relocation , arm64_sequoia : "f87fb90fe434c14e8cf5e8a945c4c9ea46126cf5c8ddbbea03eb5c0c19df667a "
12- sha256 cellar : :any_skip_relocation , arm64_sonoma : "f87fb90fe434c14e8cf5e8a945c4c9ea46126cf5c8ddbbea03eb5c0c19df667a "
13- sha256 cellar : :any_skip_relocation , sonoma : "9559bdb218eae42cf7aa3990fc0b0509ad576f5ba0e6e059ff7aac822f6b682e "
14- sha256 cellar : :any_skip_relocation , arm64_linux : "d1ba9f52b36f11cdb289cda17c3583ddb5b71f04086e21206ffe9c5ef05f7699 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "275a525072b16b73e1432e071b70bd13ed3b6de4114da420c3d6217fa0dc51e7 "
10+ sha256 cellar : :any_skip_relocation , arm64_tahoe : "c9d9468951811f4899218b0ee66de8d474b563a53657991ece821d684afc414b "
11+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "c9d9468951811f4899218b0ee66de8d474b563a53657991ece821d684afc414b "
12+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "c9d9468951811f4899218b0ee66de8d474b563a53657991ece821d684afc414b "
13+ sha256 cellar : :any_skip_relocation , sonoma : "b1bd83bc180d0d50600837031ef6f0d1e8af76a6c6bd68f3725f6f3b69663cdd "
14+ sha256 cellar : :any_skip_relocation , arm64_linux : "4eb29caff157ae99e6afd9e554363800b310e76e4b77c9a33ddd702ecbbcec94 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "920c3337034ed80dd1c0692604d43305f05b08fc4d44f36bd2bf2382501b46f6 "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments