Skip to content

Commit f3ba00b

Browse files
committed
traefik 3.2.3
1 parent 2f380d0 commit f3ba00b

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.2.2/traefik-v3.2.2.src.tar.gz"
5-
sha256 "40564d08776657f323134ebce655457b43b4d415e6dfdaaab569a985648d5a1c"
4+
url "https://github.com/traefik/traefik/releases/download/v3.2.3/traefik-v3.2.3.src.tar.gz"
5+
sha256 "957997222314116959ce2ff68b261e2b2bc5292566e799dd21e7512b5782feb7"
66
license "MIT"
77
head "https://github.com/traefik/traefik.git", branch: "master"
88

0 commit comments

Comments
 (0)