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 : "057f17247baa13c5f1301940e78ab5f40ce055606d6838d85cb74d40874caa62 "
11
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "057f17247baa13c5f1301940e78ab5f40ce055606d6838d85cb74d40874caa62 "
12
- sha256 cellar : :any_skip_relocation , arm64_ventura : "057f17247baa13c5f1301940e78ab5f40ce055606d6838d85cb74d40874caa62 "
13
- sha256 cellar : :any_skip_relocation , sonoma : "ef4a3d507b4949d10e8b601c2808bdcd0a41f4e9444d089ebbfd9e893b470199 "
14
- sha256 cellar : :any_skip_relocation , ventura : "ef4a3d507b4949d10e8b601c2808bdcd0a41f4e9444d089ebbfd9e893b470199 "
15
- sha256 cellar : :any_skip_relocation , x86_64_linux : "e42ed9fce0201a10602f2f83999ea1c5d7cb3f9541a621561d3031d7eae57b4d "
10
+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "682c962bc6d9ab091d38512a3b2e8ef6f171b2da46a1692d191301af9e9030c0 "
11
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "682c962bc6d9ab091d38512a3b2e8ef6f171b2da46a1692d191301af9e9030c0 "
12
+ sha256 cellar : :any_skip_relocation , arm64_ventura : "682c962bc6d9ab091d38512a3b2e8ef6f171b2da46a1692d191301af9e9030c0 "
13
+ sha256 cellar : :any_skip_relocation , sonoma : "92ba05fa9a9657c8ec3a20a7586c530a126201cbfb7d48e66caf76fcd479ca55 "
14
+ sha256 cellar : :any_skip_relocation , ventura : "92ba05fa9a9657c8ec3a20a7586c530a126201cbfb7d48e66caf76fcd479ca55 "
15
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "3e84b3a32e720dd7b985c7c1c0bdb550746f201fe9c644a979335670706a291a "
16
16
end
17
17
18
18
depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments