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 ddfca9d commit 4550a3fCopy full SHA for 4550a3f
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.5.3/traefik-v3.5.3.src.tar.gz"
5
- sha256 "764a7a927148e71ed1a41597873c9bd0414515a4e73060ed2810b017fcf2e262"
+ url "https://github.com/traefik/traefik/releases/download/v3.5.4/traefik-v3.5.4.src.tar.gz"
+ sha256 "27b7b9c475ca9d83385c4a135b278699e45027e02721e2b8453928d982914579"
6
license "MIT"
7
head "https://github.com/traefik/traefik.git", branch: "master"
8
0 commit comments