mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
alex313031-thorium: update livecheck
This commit is contained in:
@@ -12,8 +12,9 @@ cask "alex313031-thorium" do
|
||||
homepage "https://thorium.rocks/"
|
||||
|
||||
livecheck do
|
||||
strategy :git
|
||||
regex(/^(M\d+(?:\.\d+)+)/i)
|
||||
url :url
|
||||
regex(/^(M?\d+(?:\.\d+)+)$/i)
|
||||
strategy :github_latest
|
||||
end
|
||||
|
||||
conflicts_with cask: "thorium"
|
||||
|
||||
Reference in New Issue
Block a user