Skip to content

Commit 4550a3f

Browse files
committed
traefik 3.5.4
1 parent ddfca9d commit 4550a3f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/t/traefik.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Traefik < Formula
22
desc "Modern reverse proxy"
33
homepage "https://traefik.io/"
4-
url "https://github.com/traefik/traefik/releases/download/v3.5.3/traefik-v3.5.3.src.tar.gz"
5-
sha256 "764a7a927148e71ed1a41597873c9bd0414515a4e73060ed2810b017fcf2e262"
4+
url "https://github.com/traefik/traefik/releases/download/v3.5.4/traefik-v3.5.4.src.tar.gz"
5+
sha256 "27b7b9c475ca9d83385c4a135b278699e45027e02721e2b8453928d982914579"
66
license "MIT"
77
head "https://github.com/traefik/traefik.git", branch: "master"
88

0 commit comments

Comments
 (0)