homebrew-cask-versions/Casks/openvanilla.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

10 lines
356 B
Ruby

class Openvanilla < Cask
url 'http://dl.openvanilla.org/file/openvanilla/OpenVanilla-Installer-Mac-1.0.10.zip'
homepage 'http://openvanilla.org/'
version '1.0.10'
sha256 '7263f7518f79c766aae6f2029fe08858d4c8226bf83810f7b0c920b7e0989d91'
input_method 'OpenVanillaInstaller.app/Contents/Resources/OpenVanilla.app'
caveats do
logout
end
end