zerotier-one: add livecheck (#102555)

This commit is contained in:
Markus Reiter
2021-03-25 00:44:07 +05:30
committed by GitHub
parent b259de9a74
commit 62c9601c95
+5 -1
View File
@@ -3,11 +3,15 @@ cask "zerotier-one" do
sha256 "3271dfa409dba0cf05578f60c91e5a8981a5aa685692cf4444a2fe756aae7830"
url "https://download.zerotier.com/RELEASES/#{version}/dist/ZeroTier%20One.pkg"
appcast "https://github.com/zerotier/ZeroTierOne/releases.atom"
name "ZeroTier One"
desc "Mesh VPN client"
homepage "https://www.zerotier.com/download.shtml"
livecheck do
url "https://github.com/zerotier/ZeroTierOne"
strategy :github_latest
end
pkg "ZeroTier One.pkg"
uninstall pkgutil: "com.zerotier.pkg.ZeroTierOne",