Skip to content

Commit 0be1d53

Browse files
sofuturechenrui333
andauthored
Update Formula/f/foxglove-cli.rb
Co-authored-by: Rui Chen <[email protected]>
1 parent 3a97db8 commit 0be1d53

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Formula/f/foxglove-cli.rb

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,6 @@ class FoxgloveCli < Formula
66
license "MIT"
77
head "https://github.com/foxglove/foxglove-cli.git", branch: "main"
88

9-
livecheck do
10-
url :stable
11-
regex(/^v?(\d+(?:\.\d+)+)$/i)
12-
end
13-
149
depends_on "go" => :build
1510

1611
def install

0 commit comments

Comments
 (0)