there: add livecheck

Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
Rui Chen
2023-09-03 17:05:38 -04:00
parent 1388e09bf0
commit 1786747997
+5
View File
@@ -8,6 +8,11 @@ cask "there" do
desc "Tool to display the local times of people in a team"
homepage "https://there.pm/"
livecheck do
url :url
strategy :github_latest
end
app "There.app"
uninstall signal: ["TERM", "pm.there.desktop"]