homebrew-cask-versions/Casks/openvanilla.rb
Roland Walker 51fa5d2e1a update openvanilla.rb to version 1.0.11
url has also changed
2014-10-20 11:13:04 -04:00

13 lines
383 B
Ruby

class Openvanilla < Cask
version '1.0.11'
sha256 '15c10b53ad4919226b317ef347f726b53ade1423ae9491a6526bd160050061ac'
url "https://app.openvanilla.org/file/openvanilla/OpenVanilla-Installer-Mac-#{version}.zip"
homepage 'http://openvanilla.org/'
license :unknown
input_method 'OpenVanillaInstaller.app/Contents/Resources/OpenVanilla.app'
caveats do
logout
end
end