homebrew-cask/Casks/evom.rb

11 lines
256 B
Ruby
Raw Normal View History

2013-08-10 04:59:47 +08:00
class Evom < Cask
version 'latest'
sha256 :no_check
2013-08-10 04:59:47 +08:00
url 'http://files.thelittleappfactory.com/evom/Evom.zip'
2014-05-14 21:40:00 +08:00
appcast 'https://files.thelittleappfactory.com/evom/appcast.xml'
2013-08-10 04:59:47 +08:00
homepage 'http://thelittleappfactory.com/evom/'
2013-08-10 04:59:47 +08:00
link 'Evom.app'
end