element: update livecheck

This commit is contained in:
Sam Ford
2023-11-20 15:29:36 -05:00
parent 2287e506d2
commit 8445ac14ea
+2
View File
@@ -7,6 +7,8 @@ cask "element" do
desc "Matrix collaboration client"
homepage "https://element.io/get-started"
# The upstream website doesn't appear to provide version information. We check
# GitHub releases as a best guess of when a new version is released.
livecheck do
url "https://github.com/vector-im/element-desktop"
strategy :github_latest