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 2f380d0 commit f3ba00bCopy full SHA for f3ba00b
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.2.2/traefik-v3.2.2.src.tar.gz"
5
- sha256 "40564d08776657f323134ebce655457b43b4d415e6dfdaaab569a985648d5a1c"
+ url "https://github.com/traefik/traefik/releases/download/v3.2.3/traefik-v3.2.3.src.tar.gz"
+ sha256 "957997222314116959ce2ff68b261e2b2bc5292566e799dd21e7512b5782feb7"
6
license "MIT"
7
head "https://github.com/traefik/traefik.git", branch: "master"
8
0 commit comments