Skip to content

Commit

Permalink
Merge pull request #196692 from Homebrew/update-netnewswire
Browse files Browse the repository at this point in the history
netnewswire: update livecheck
  • Loading branch information
bevanjkay authored Dec 29, 2024
2 parents ff03604 + 25cc1e9 commit f2c07bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Casks/n/netnewswire.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
verified: "github.com/Ranchero-Software/NetNewsWire/"

livecheck do
url :url
regex(/^mac[._-]v?(\d+(?:\.\d+)+)(?:[._-]release)?$/i)
url "https://ranchero.com/downloads/netnewswire-release.xml"
strategy :sparkle, &:short_version
end
end

Expand Down

0 comments on commit f2c07bd

Please sign in to comment.