Skip to content

Commit

Permalink
orbiton: add livecheck
Browse files Browse the repository at this point in the history
Signed-off-by: Rui Chen <[email protected]>

Co-authored-by: Bevan Kay <[email protected]>
  • Loading branch information
bevanjkay authored and chenrui333 committed Oct 27, 2024
1 parent 3b74a8f commit 4e93483
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Formula/o/orbiton.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ class Orbiton < Formula
license "BSD-3-Clause"
head "https://github.com/xyproto/orbiton.git", branch: "main"

livecheck do
url :stable
strategy :github_latest
end

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

0 comments on commit 4e93483

Please sign in to comment.