homebrew-cask/Casks/yate.rb

11 lines
198 B
Ruby
Raw Normal View History

2014-12-08 23:24:29 +08:00
cask :v1 => 'yate' do
version :latest
sha256 :no_check
url 'http://2manyrobots.com/Builds/Yate/Yate.dmg'
homepage 'http://2manyrobots.com/yate/'
license :commercial
app 'Yate.app'
end