homebrew-cask-versions/Casks/android-studio.rb
Roland Walker 40184ad948 mass update of 650 Casks to sha256
each of these is verified: the current sha1 and the new
sha256 are both correct for the given download.
2014-02-24 07:55:29 -05:00

7 lines
342 B
Ruby

class AndroidStudio < Cask
url 'http://dl.google.com/dl/android/studio/ide-zips/0.4.6/android-studio-ide-133.1028713-mac.zip'
homepage 'https://developer.android.com/sdk/installing/studio.html'
version '0.4.6 build-133.1028713'
sha256 'e4329de3ddeec093857258cf774faa7ed2bb447af1fd345a5f616e4dd9e1e958'
link 'Android Studio.app'
end