Merge pull request #790 from fanquake/android-studio-bundle-130-737825

Android Studio Bundle build 130.737825
This commit is contained in:
Michael Ford 2013-07-20 23:05:43 -07:00
commit e3911e69a6
1 changed files with 3 additions and 3 deletions

View File

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