Skip to content

Commit 3c50d36

Browse files
committed
traefik 3.4.4
1 parent 475be73 commit 3c50d36

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.4.3/traefik-v3.4.3.src.tar.gz"
5-
sha256 "c901e670ce82b733978392cd48951c0770b68b9865e68f02966d17325b9ab7e4"
4+
url "https://github.com/traefik/traefik/releases/download/v3.4.4/traefik-v3.4.4.src.tar.gz"
5+
sha256 "2eaf0bdaa64bcd6f2a2e899484aadb5b182b57fa994fcd704bd4988726141215"
66
license "MIT"
77
head "https://github.com/traefik/traefik.git", branch: "master"
88

0 commit comments

Comments
 (0)