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
7
7
head "https://github.com/traefik/traefik.git" , branch : "master"
8
8
9
9
bottle do
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 "
10
+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "669f441fcaf82a28a694794aee43b8bce0dc946503a6704038921a999ce28dd2 "
11
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "669f441fcaf82a28a694794aee43b8bce0dc946503a6704038921a999ce28dd2 "
12
+ sha256 cellar : :any_skip_relocation , arm64_ventura : "669f441fcaf82a28a694794aee43b8bce0dc946503a6704038921a999ce28dd2 "
13
+ sha256 cellar : :any_skip_relocation , sonoma : "1313c92dbf3afd5d4a10ea817283c120a544c9ea111714e44459ad0472b5ea6d "
14
+ sha256 cellar : :any_skip_relocation , ventura : "1313c92dbf3afd5d4a10ea817283c120a544c9ea111714e44459ad0472b5ea6d "
15
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "fa266658a989862462955d5edb244841df8c38b21d142f7436f942b46d43281b "
16
16
end
17
17
18
18
depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments