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 Traefik < Formula
77 head "https://github.com/traefik/traefik.git" , branch : "master"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "c85c3ad0a996efbeb6e1f3785cb5fac99eeaa4a67e4463ef07afa4fd8b4fb820 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "c85c3ad0a996efbeb6e1f3785cb5fac99eeaa4a67e4463ef07afa4fd8b4fb820 "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "c85c3ad0a996efbeb6e1f3785cb5fac99eeaa4a67e4463ef07afa4fd8b4fb820 "
13- sha256 cellar : :any_skip_relocation , sonoma : "0ac120266c8ce16695bd4cab00a77d3074f98a79a60b5b89a9c0b589cc155fa8 "
14- sha256 cellar : :any_skip_relocation , ventura : "0ac120266c8ce16695bd4cab00a77d3074f98a79a60b5b89a9c0b589cc155fa8 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "37a2cd404770a524b2787b2bff1247c306a4547cde98f201c8463d5252134779 "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "d5af6a7ba680761c5bfe1432aa2e985e3db6cf382de9c1baeb5306e59d1d82dc "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "d5af6a7ba680761c5bfe1432aa2e985e3db6cf382de9c1baeb5306e59d1d82dc "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "d5af6a7ba680761c5bfe1432aa2e985e3db6cf382de9c1baeb5306e59d1d82dc "
13+ sha256 cellar : :any_skip_relocation , sonoma : "7ee6b767e5ed6894faf5d6223fa6623779a8ab375947618c53a90bce95696c91 "
14+ sha256 cellar : :any_skip_relocation , ventura : "7ee6b767e5ed6894faf5d6223fa6623779a8ab375947618c53a90bce95696c91 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "b1fc5dc5eaa477247a325a08c14e39dae0ed41166f6787e8f74506ca41cc6fb0 "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments