Android Studio 0.1.1

This commit is contained in:
Michael Ford 2013-06-15 15:49:24 +08:00
parent d45bf92dc0
commit 1d210473fd
1 changed files with 7 additions and 0 deletions

7
Casks/android-studio.rb Normal file
View File

@ -0,0 +1,7 @@
class AndroidStudio < Cask
url 'https://dl.google.com/android/studio/android-studio-bundle-130.687321-mac.dmg'
homepage 'https://developer.android.com/sdk/installing/studio.html'
version 'build-130.687321'
sha1 'af0a27abed81c0e169d63b58871648a5e68a054b'
link 'Android Studio.app'
end