Skip to content

Commit

Permalink
Merge pull request Homebrew#197323 from Homebrew/bump-lego-4.20.2
Browse files Browse the repository at this point in the history
lego: use `github_latest` livecheck strategy
  • Loading branch information
BrewTestBot authored Nov 11, 2024
2 parents 501a66c + 4e75f85 commit 8d97a83
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Formula/l/lego.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ class Lego < Formula
sha256 "c6741f3ae0f17370b1b400ed170fd070575c55ba6bc2aa71d90738f3f0a719d9"
license "MIT"

livecheck do
url :stable
strategy :github_latest
end

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "ce84010d590a56e5451f2ff92fbdcf7a7cad6c883f11cfb16d8d6dfa2f19ce94"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "ce84010d590a56e5451f2ff92fbdcf7a7cad6c883f11cfb16d8d6dfa2f19ce94"
Expand Down

0 comments on commit 8d97a83

Please sign in to comment.