mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
ricochet-refresh: update livecheck
This commit is contained in:
@@ -12,8 +12,8 @@ cask "ricochet-refresh" do
|
||||
homepage "https://www.ricochetrefresh.net/"
|
||||
|
||||
livecheck do
|
||||
url "https://github.com/blueprint-freespeech/ricochet-refresh/releases"
|
||||
regex(/v?(\d+(?:\.\d+)+)/i)
|
||||
url :url
|
||||
regex(/^v?(\d+(?:\.\d+)+[a-z]?)(?:[._-]release)?$/i)
|
||||
strategy :github_latest
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user