Merge pull request #131433 from alapshin/android-studio

androidStudioPackages.{beta,canary.dev}: update

authored by Sandro and committed by GitHub 8500e79a 7f22432d

+4 -4
+4 -4
pkgs/applications/editors/android-studio/default.nix
··· 14 14 sha256Hash = "18zc9xr2xmphj6m6a1ilwripmvqzplp2583afq1pzzz3cv5h8fvk"; 15 15 }; 16 16 betaVersion = { 17 - version = "2020.3.1.20"; # "Android Studio Arctic Fox (2020.3.1) Beta 5" 18 - sha256Hash = "0swcsjx29ar4b0c8yhbynshqdn2sv94ga58h2nrc99927vp17g85"; 17 + version = "2020.3.1.21"; # "Android Studio Arctic Fox (2020.3.1) RC 1" 18 + sha256Hash = "04k7c328bl8ixi8bvp2mm33q2hmv40yc9p5dff5cghyycarwpd3f"; 19 19 }; 20 20 latestVersion = { # canary & dev 21 - version = "2021.1.1.3"; # "Android Studio Bumblebee (2021.1.1) Canary 3" 22 - sha256Hash = "1n8iahaqhmzvpps9vhv93n3yabb26vl78yndd6gid028r8r90y4x"; 21 + version = "2021.1.1.4"; # "Android Studio Bumblebee (2021.1.1) Canary 4" 22 + sha256Hash = "0s2py7xikzryqrfd9v3in9ia9qv71dd9aad1nzbda6ff61inzizb"; 23 23 }; 24 24 in { 25 25 # Attributes are named by their corresponding release channels