homebrew-cask-versions/Casks/macpass.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
298 B
Ruby

class Macpass < Cask
url 'https://github.com/mstarke/MacPass/releases/download/0.3.8-alpha/MacPass-0.3.8-alpha.zip'
homepage 'http://mstarke.github.io/MacPass/'
version '0.3.8-alpha'
sha256 'b3b084465bf3e27c83cae3f36b3bea676ad37165200e225d2f7d0f23c9fae159'
link 'MacPass/MacPass.app'
end