Skip to content

Commit

Permalink
Merge pull request #169339 from Homebrew/bump-android-studio-2023.2.1.24
Browse files Browse the repository at this point in the history
android-studio 2023.2.1.24
  • Loading branch information
BrewTestBot authored Mar 18, 2024
2 parents 84aef4e + 30f7852 commit 87e1cdb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Casks/a/android-studio.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cask "android-studio" do
arch arm: "mac_arm", intel: "mac"

version "2023.2.1.23"
sha256 arm: "d5ffbfef3e0f52ef06ea15294f44000dab4ebf83fe5e30c3a3dec3a97b858e46",
intel: "b4d36685eeabcf925022295ca0fe16a2ed16f45f477bc04851b34a74b347ebd5"
version "2023.2.1.24"
sha256 arm: "985f39d146b6534f256694dec90a158a412a39b0da53f58bc135559703f7a830",
intel: "1b7e1d5da8d88dadff7276d775372fa25e97a2bda2682fff7494f7ef46a93390"

url "https://redirector.gvt1.com/edgedl/android/studio/install/#{version}/android-studio-#{version}-#{arch}.dmg",
verified: "redirector.gvt1.com/edgedl/android/studio/"
Expand Down

0 comments on commit 87e1cdb

Please sign in to comment.