We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 475be73 commit 3c50d36Copy full SHA for 3c50d36
Formula/t/traefik.rb
@@ -1,8 +1,8 @@
1
class Traefik < Formula
2
desc "Modern reverse proxy"
3
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"
+ url "https://github.com/traefik/traefik/releases/download/v3.4.4/traefik-v3.4.4.src.tar.gz"
+ sha256 "2eaf0bdaa64bcd6f2a2e899484aadb5b182b57fa994fcd704bd4988726141215"
6
license "MIT"
7
head "https://github.com/traefik/traefik.git", branch: "master"
8
0 commit comments