Merge pull request #141683 from LibreCybernetics/update-android-studio

Update android studio (canary and beta)

authored by Anderson Torres and committed by GitHub cb10e4dd 62813808

+4 -4
+4 -4
pkgs/applications/editors/android-studio/default.nix
··· 13 13 sha256Hash = "0k8jcq8vpjayvwm9wqcrjhnp7dly0h4bb8nxspck5zmi8q2ar67l"; 14 14 }; 15 15 betaVersion = { 16 - version = "2020.3.1.21"; # "Android Studio Arctic Fox (2020.3.1) RC 1" 17 - sha256Hash = "04k7c328bl8ixi8bvp2mm33q2hmv40yc9p5dff5cghyycarwpd3f"; 16 + version = "2021.1.1.14"; # "Android Studio Bumblebee (2021.1.1) Beta 1" 17 + sha256Hash = "1j1fxl4vzq3bln2z9ycxn9imjgy55yd1nbl7ycmsi90bdp96pzj0"; 18 18 }; 19 19 latestVersion = { # canary & dev 20 - version = "2021.1.1.13"; # "Android Studio Bumblebee (2021.1.1) Canary 13" 21 - sha256Hash = "04w5jw79fkxk4gy1n9iy8kjxg6k3zcl59z76f04rh556n12f01gm"; 20 + version = "2021.2.1.1"; # "Android Studio Chipmunk (2021.2.1) Canary 1" 21 + sha256Hash = "1fn0jv6ybgdhgpwhamw16fjqbg2961ir9jhbjzanysi7y3935nbv"; 22 22 }; 23 23 in { 24 24 # Attributes are named by their corresponding release channels