Skip to content

Commit

Permalink
Merge pull request #204024 from Homebrew/vo-amrwbenc-add-livecheck
Browse files Browse the repository at this point in the history
vo-amrwbenc: add livecheck
  • Loading branch information
samford authored Jan 13, 2025
2 parents dfbe3e9 + 18e7cc9 commit c3cfff2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Formula/v/vo-amrwbenc.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ class VoAmrwbenc < Formula
sha256 "5652b391e0f0e296417b841b02987d3fd33e6c0af342c69542cbb016a71d9d4e"
license "Apache-2.0"

livecheck do
url "https://sourceforge.net/projects/opencore-amr/rss?path=/vo-amrwbenc"
regex(%r{url=.*?/vo-amrwbenc[._-]v?(\d+(?:\.\d+)+)\.t}i)
end

bottle do
sha256 cellar: :any, arm64_sequoia: "fec91381e714f851e4215e99f160daeeb8844fe28ac28bb86f4de6076eb7db1e"
sha256 cellar: :any, arm64_sonoma: "2b42ddf93167c6e68a0ff075380b69d1b03b9ead3125cf392571578c282ca677"
Expand Down

0 comments on commit c3cfff2

Please sign in to comment.