genymotion 1.3.1

the fastest Android emulator for app testing and presentation
This commit is contained in:
Michael Herb 2013-10-31 14:45:08 +08:00
parent 76b4f485a5
commit 95ab20a29d
1 changed files with 7 additions and 0 deletions

7
Casks/genymotion.rb Normal file
View File

@ -0,0 +1,7 @@
class Genymotion < Cask
url 'https://ssl-files.genymotion.com/genymotion/genymotion-1.3.1/genymotion-1.3.1.dmg'
homepage 'http://www.genymotion.com/'
version '1.3.1'
sha1 '92a4f3b25acd6fc777d9cf42da3efdd2d4d589fa'
link 'Genymotion.app', 'Genymotion Shell.app'
end