mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Merge pull request #149190 from samford/kvirc-update-livecheck
kvirc: update livecheck
This commit is contained in:
+2
-2
@@ -8,8 +8,8 @@ cask "kvirc" do
|
||||
homepage "http://kvirc.net/"
|
||||
|
||||
livecheck do
|
||||
url "https://github.com/kvirc/KVIrc"
|
||||
strategy :git
|
||||
url "http://kvirc.net/?id=releases&platform=macosx"
|
||||
regex(/href=.*?version=(\d+(?:\.\d+)+)/i)
|
||||
end
|
||||
|
||||
depends_on macos: ">= :high_sierra"
|
||||
|
||||
Reference in New Issue
Block a user