homebrew-cask/Casks/evom.rb

13 lines
290 B
Ruby

cask :v1 => 'evom' do
version :latest
sha256 :no_check
url 'http://files.thelittleappfactory.com/evom/Evom.zip'
appcast 'https://files.thelittleappfactory.com/evom/appcast.xml'
name 'Evom'
homepage 'http://thelittleappfactory.com/evom/'
license :gratis
app 'Evom.app'
end