diff --git a/pkgs/applications/editors/android-studio/default.nix b/pkgs/applications/editors/android-studio/default.nix index e68e95ba5421..e0cf5138310a 100644 --- a/pkgs/applications/editors/android-studio/default.nix +++ b/pkgs/applications/editors/android-studio/default.nix @@ -14,13 +14,12 @@ let sha256Hash = "074y6i0h8zamjgvvs882im44clds3g6aq8rssl7sq1wx6hrn5q36"; }; betaVersion = { - version = "4.2.0.24"; # "Android Studio 4.2.0" - build = "202.7322048"; - sha256Hash = "1ii1zf8mv7xyql56wwkcdj5l4g3zaprdszv6r9md9r5zh78k4ccz"; + version = "2020.3.1.16"; # "Android Studio Arctic Fox (2020.3.1) Beta 1" + sha256Hash = "0mp1cmxkqc022nv8cggywbwcf8lp6r802nh8hcw5j00hcdnhkcq0"; }; latestVersion = { # canary & dev - version = "2020.3.1.15"; # "Android Studio Arctic Fox (2020.3.1) Canary 15" - sha256Hash = "0k66ibflqwdlgapir5w2v1d4zjwn6464yk2hvlmif9lsfdvd0ivv"; + version = "2021.1.1.1"; # "Android Studio Bumblebee (2021.1.1) Canary 1" + sha256Hash = "0aavmk8byw817356jm28rl998gcp3zm7x3fq14hm2awzhk5jaklm"; }; in { # Attributes are named by their corresponding release channels