mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
tigervnc-viewer: update livecheck
This commit is contained in:
@@ -9,8 +9,8 @@ cask "tigervnc-viewer" do
|
||||
homepage "https://tigervnc.org/"
|
||||
|
||||
livecheck do
|
||||
url "https://github.com/TigerVNC/tigervnc"
|
||||
strategy :github_latest
|
||||
url "https://sourceforge.net/projects/tigervnc/rss?path=/stable"
|
||||
regex(%r{url=.*?/TigerVNC[._-]v?(\d+(?:\.\d+)+)\.dmg}i)
|
||||
end
|
||||
|
||||
app "TigerVNC Viewer #{version}.app"
|
||||
|
||||
Reference in New Issue
Block a user