1 cask :v1 => 'dnscrypt' do
3 sha256 '14e08b4e4bba7e7a0761e318eca559a980e95dc46fafd7251011785f0cf10993'
5 url "https://github.com/alterstep/dnscrypt-osxclient/releases/download/#{version}/dnscrypt-osxclient-#{version}.dmg"
6 homepage 'http://opendns.github.io/dnscrypt-osx-client/'
11 uninstall :quit => 'com.github.dnscrypt-osxclient.DNSCrypt-Menubar',
12 :pkgutil => 'com.github.dnscrypt-osxclient.dnscryptClient.*',
14 'com.github.dnscrypt-osxclient.DNSCryptAfterboot',
15 'com.github.dnscrypt-osxclient.DNSCryptConsoleChange',
16 'com.github.dnscrypt-osxclient.DNSCryptControlChange',
17 'com.github.dnscrypt-osxclient.DNSCryptNetworkChange',