Skip to content

Commit 0b97cf4

Browse files
committed
traefik: update 3.5.4 bottle.
1 parent 4550a3f commit 0b97cf4

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_tahoe: "5b3fdddb19ff702ea34361f64cb83e6b735951adca94329b7c537d970276ffd5"
11-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "ed06eed3f716b5a5dd52e95ef636ff856a5e073ad7c41aa88e5e9ac5a10610dd"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "48e6619cca12d17e6ce5b118dd044b97d572b1483a97afc5ae5d2a35dc830f62"
13-
sha256 cellar: :any_skip_relocation, sonoma: "c47de62e2238bdaac5536c1c2a7b33cd790ff12e688f3761dd9c1d5896ed16cb"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "04cf986b746f1fd4b3584983b56147404bbe0c5234970f87bb5fe17560c92a8a"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "819d8a88736c519ef4fb7b20e2bfe5600e668b55c2546b89df4394eaba259349"
10+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "c217efd27bd55e2a972ea96d4d19684ff59fbd20aa1a877ec0ff59f540d7400a"
11+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "1241ab0e721886c8db7d9f5f5537aebbd94965fad6b5c4f901b82ea2178c3ebc"
12+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "8a0631e884a6486d36d3685f497f3d5b12e3ee6fb494398e289885ebaed7e8f2"
13+
sha256 cellar: :any_skip_relocation, sonoma: "178f20538af9d90aa07fa80e4a038ba44f10641dbdcf9cac4aa4c80dd4db381f"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "dd16c147969f5c8d7d1bab3b499536d55045064ea0c7f51a8156ec4f4b3352b7"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "b304cd0a52e9cdc461305416e9bbdde1e2b3396a81ff8da1c04c4800f7480b7a"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)