homebrew-cask-versions/Casks/dnscrypt.rb
Roland Walker 40184ad948 mass update of 650 Casks to sha256
each of these is verified: the current sha1 and the new
sha256 are both correct for the given download.
2014-02-24 07:55:29 -05:00

7 lines
287 B
Ruby

class Dnscrypt < Cask
url 'http://download.dnscrypt.org/guis/opendns/osx/dnscrypt-osx-client-0.19.dmg'
homepage 'http://opendns.github.io/dnscrypt-osx-client/'
version '0.19'
sha256 '36b684cc1a90a540e8c38759f509914818a1d3ca0e374ea0ab82e259cb72e1ec'
install 'DNSCrypt.mpkg'
end