From 4e75f85b76575924576eb46a599d6cd5ffdf7bc2 Mon Sep 17 00:00:00 2001 From: Bevan Kay Date: Mon, 11 Nov 2024 23:53:24 +1100 Subject: [PATCH] lego: use `github_latest` livecheck strategy --- Formula/l/lego.rb | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Formula/l/lego.rb b/Formula/l/lego.rb index dd53b178b1cfc..2d19baa6fd84d 100644 --- a/Formula/l/lego.rb +++ b/Formula/l/lego.rb @@ -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"