mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
217 B
Ruby
7 lines
217 B
Ruby
class Evom < Cask
|
|
url 'http://files.thelittleappfactory.com/evom/Evom.zip'
|
|
homepage 'http://thelittleappfactory.com/evom/'
|
|
version '1.0.1'
|
|
sha1 '1a576bc1317154fd2960165e06d51eb31ecd5862'
|
|
link 'Evom.app'
|
|
end
|