Browse Source

Update android-studio-preview to 3.1.0.5,173.4506631 (#5020)

master
Yurii Kolesnykov 7 years ago
committed by Vítor Galvão
parent
commit
1c138e0df5
  1. 4
      Casks/android-studio-preview.rb

4
Casks/android-studio-preview.rb

@ -1,6 +1,6 @@
cask 'android-studio-preview' do
version '3.1.0.2,171.4435470'
sha256 'b82cd387da3f5787afffca096f19a0d47fd165a710fafc6d6fe50538377baf09'
version '3.1.0.5,173.4506631'
sha256 'a5d54319ffb78c11e3653790c752deb9d570827e5063d76fd3a008d38cc354b7'
# google.com/dl/android/studio was verified as official when first introduced to the cask
url "https://dl.google.com/dl/android/studio/ide-zips/#{version.before_comma}/android-studio-ide-#{version.after_comma}-mac.zip"

Loading…
Cancel
Save