mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
syncplay: use url :url instead of url :stable for livecheck
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ cask "syncplay" do
|
||||
homepage "https://syncplay.pl/"
|
||||
|
||||
livecheck do
|
||||
url :stable
|
||||
url :url
|
||||
regex(/^v?(\d+(?:\.\d+)+)$/i)
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user