Skip to content

Commit 1bd9308

Browse files
committed
traefik: update 3.4.3 bottle.
1 parent 11e5800 commit 1bd9308

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: "9573e666c32cbeb19833ec4e29af0901b49cba3d253622383afeacb478792dcd"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "9573e666c32cbeb19833ec4e29af0901b49cba3d253622383afeacb478792dcd"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "9573e666c32cbeb19833ec4e29af0901b49cba3d253622383afeacb478792dcd"
13-
sha256 cellar: :any_skip_relocation, sonoma: "fde2149cd9ff0fc2521b78fac4f377a006f97992ef33734e7dd56d419bbebcc8"
14-
sha256 cellar: :any_skip_relocation, ventura: "fde2149cd9ff0fc2521b78fac4f377a006f97992ef33734e7dd56d419bbebcc8"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "1a2f478206e3e285eabee798fc92dcb9d6927cbb6410a97fff97df95e462f2c0"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "2d90ff9dccb773fa5fcf82f95b6fe4ca5714427b08715597a57735f151ca91ac"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "2d90ff9dccb773fa5fcf82f95b6fe4ca5714427b08715597a57735f151ca91ac"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "2d90ff9dccb773fa5fcf82f95b6fe4ca5714427b08715597a57735f151ca91ac"
13+
sha256 cellar: :any_skip_relocation, sonoma: "21697aecb02e618c7ff3b7dda8bd21ac0741bf025721c0c1814426879e3bb6ba"
14+
sha256 cellar: :any_skip_relocation, ventura: "21697aecb02e618c7ff3b7dda8bd21ac0741bf025721c0c1814426879e3bb6ba"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "a49f4d03d3706ff1caf314076b07087f7a856cf88f1f0cd8bf3a9e0f681e2e2f"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)