Skip to content

Commit 46613e4

Browse files
committed
traefik: update 3.2.3 bottle.
1 parent f3ba00b commit 46613e4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/t/traefik.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff 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: "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"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)