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 7313cf4 commit 37962c5Copy full SHA for 37962c5
Formula/t/[email protected]
@@ -1,8 +1,8 @@
1
class TraefikAT2 < Formula
2
desc "Modern reverse proxy"
3
homepage "https://traefik.io/"
4
- url "https://github.com/traefik/traefik/releases/download/v2.11.21/traefik-v2.11.21.src.tar.gz"
5
- sha256 "fb313667271a210a2ba0243c38418183081177a3d809d0787527cf89309a8a16"
+ url "https://github.com/traefik/traefik/releases/download/v2.11.22/traefik-v2.11.22.src.tar.gz"
+ sha256 "bf4fd5d33e5f30c08c22ed81e083e5dfcd20e5af74d52b70650bb6798a3f4395"
6
license "MIT"
7
8
livecheck do
0 commit comments