Skip to content

Commit

Permalink
Merge pull request #197458 from Homebrew/ryelang-livecheck-github_latest
Browse files Browse the repository at this point in the history
ryelang: use github_latest livecheck strategy
  • Loading branch information
chenrui333 authored Nov 12, 2024
2 parents beaa9d2 + 16160be commit 200307a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Formula/r/ryelang.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ class Ryelang < Formula
license "Apache-2.0"
head "https://github.com/refaktor/rye.git", branch: "main"

livecheck do
url :stable
strategy :github_latest
end

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

0 comments on commit 200307a

Please sign in to comment.