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 444ee42 commit a4dccffCopy full SHA for a4dccff
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.3.4/traefik-v3.3.4.src.tar.gz"
5
- sha256 "a176bd59d1b49e3e88c86fb21bf8ac7190f60d41ecefa10b46edf7687f3a4e09"
+ url "https://github.com/traefik/traefik/releases/download/v3.3.5/traefik-v3.3.5.src.tar.gz"
+ sha256 "26f332f4c045f7e02923c0f14ae674f7f07e5b8d383d2d1d9e4342b554e387b4"
6
license "MIT"
7
head "https://github.com/traefik/traefik.git", branch: "master"
8
0 commit comments