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 77404f6Copy full SHA for 77404f6
Formula/t/traefik@2.rb
@@ -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.15/traefik-v2.11.15.src.tar.gz"
5
- sha256 "1769ee54983238b00eec611760891ac2c68a1c17b3c816c6fc55b9981166f497"
+ url "https://github.com/traefik/traefik/releases/download/v2.11.16/traefik-v2.11.16.src.tar.gz"
+ sha256 "d5d27b6669b97749f754f8d251f996ee2551505dc3e79ff8b7bbaed4bd89afae"
6
license "MIT"
7
8
livecheck do
0 commit comments