Skip to content

Commit

Permalink
Remove the livecheck
Browse files Browse the repository at this point in the history
  • Loading branch information
antfie committed Nov 8, 2024
1 parent 4de70fa commit 2e8c550
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Formula/scan_health.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,6 @@ class ScanHealth < Formula
version_scheme 1
head "https://github.com/veracode/scan_health", branch: "main"

livecheck do
url :stable
strategy :github_latest
end

if OS.mac?
if Hardware::CPU.arm?
url "https://github.com/veracode/scan_health/releases/download/2.46/scan_health-mac-arm64"
Expand Down

0 comments on commit 2e8c550

Please sign in to comment.