Skip to content

Commit f49f80c

Browse files
committed
traefik: update 3.3.2 bottle.
1 parent 144dd2d commit f49f80c

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: "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"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)