Added Andy v43

This commit is contained in:
yonix 2015-05-04 18:49:26 +02:00
parent 021769b7f6
commit 4d72bbc8ae
1 changed files with 12 additions and 0 deletions

12
Casks/andy.rb Normal file
View File

@ -0,0 +1,12 @@
cask :v1 => 'andy' do
version '43'
sha256 'ed55fb3a389a0afa62043fbdbe31e418aa96b789a743d987903a817fe4a8c75b'
# edgesuite.net is the official download host per the vendor homepage
url "http://andyroid.vonetize.com.edgesuite.net/Mac/v#{version}/Andy_OSX_v#{version}.dmg"
name 'Andy'
homepage 'http://www.andyroid.net/'
license :commercial
app 'Andy.app'
end