mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
zerotier-one: add livecheck (#102555)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user