mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
mutedeck: update livecheck
This commit is contained in:
+2
-2
@@ -10,8 +10,8 @@ cask "mutedeck" do
|
||||
homepage "https://mutedeck.com/"
|
||||
|
||||
livecheck do
|
||||
url "https://mutedeck.canny.io/changelog"
|
||||
regex(/Most\srecent\supdate:\sv(\d+(?:\.\d+)+)/i)
|
||||
url "https://mutedeck.canny.io/api/changelog/feed.rss"
|
||||
regex(/<title>\s*v?(\d+(?:\.\d+)+)[ <"]/i)
|
||||
end
|
||||
|
||||
depends_on macos: ">= :big_sur"
|
||||
|
||||
Reference in New Issue
Block a user