tigervnc-viewer: update livecheck

This commit is contained in:
Sam Ford
2023-11-20 17:13:18 -05:00
parent 04aa39aef9
commit e2607e9b19
+2 -2
View File
@@ -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"