From 6ca5067bc065e9ab2c88fa420ceff796b215a385 Mon Sep 17 00:00:00 2001 From: Sam Ford <1584702+samford@users.noreply.github.com> Date: Fri, 23 Dec 2022 23:16:45 -0500 Subject: [PATCH] traefik@1: remove livecheck --- Formula/traefik@1.rb | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Formula/traefik@1.rb b/Formula/traefik@1.rb index 4b6c74c5c64..8de4ee58734 100644 --- a/Formula/traefik@1.rb +++ b/Formula/traefik@1.rb @@ -5,11 +5,6 @@ class TraefikAT1 < Formula sha256 "0f068c2720dadd66ce303863a80d2386a4d13b5475d4219ba3e65b8445c653f2" license "MIT" - livecheck do - url "https://github.com/traefik/traefik.git" - regex(/^v?(1(?:\.\d+)+)$/i) - end - bottle do sha256 cellar: :any_skip_relocation, arm64_monterey: "1e31f7d05eef29c95084bfca1f7dae694b56a6926e4810e1d151d7a483c1a93a" sha256 cellar: :any_skip_relocation, arm64_big_sur: "6e8060b579d2b50e927526da6c8ced95ee5b297a15085e2358651dff21aa41d7"