about summary refs log tree commit diff
path: root/pkgs/applications/editors/android-studio
diff options
context:
space:
mode:
authorMichiel Boekhoff <michielalexanderb@gmail.com>2021-07-17 00:14:39 +0100
committerMichiel Boekhoff <michielalexanderb@gmail.com>2021-07-17 15:27:21 +0100
commit641d8ef0137e111608631256826b7ab28697fa47 (patch)
treebc32daed5ae1f779783a42ad9dec37feb82e11c7 /pkgs/applications/editors/android-studio
parent53072cc0666112eebe9bc5d18dd46abb12f0dcbe (diff)
androidStudioPackages.beta: 2020.3.1.16 -> 2020.3.1.20
Diffstat (limited to 'pkgs/applications/editors/android-studio')
-rw-r--r--pkgs/applications/editors/android-studio/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/editors/android-studio/default.nix b/pkgs/applications/editors/android-studio/default.nix
index e0cf5138310a9..d96fc2928b4fc 100644
--- a/pkgs/applications/editors/android-studio/default.nix
+++ b/pkgs/applications/editors/android-studio/default.nix
@@ -14,8 +14,8 @@ let
     sha256Hash = "074y6i0h8zamjgvvs882im44clds3g6aq8rssl7sq1wx6hrn5q36";
   };
   betaVersion = {
-    version = "2020.3.1.16"; # "Android Studio Arctic Fox (2020.3.1) Beta 1"
-    sha256Hash = "0mp1cmxkqc022nv8cggywbwcf8lp6r802nh8hcw5j00hcdnhkcq0";
+    version = "2020.3.1.20"; # "Android Studio Arctic Fox (2020.3.1) Beta 5"
+    sha256Hash = "0swcsjx29ar4b0c8yhbynshqdn2sv94ga58h2nrc99927vp17g85";
   };
   latestVersion = { # canary & dev
     version = "2021.1.1.1"; # "Android Studio Bumblebee (2021.1.1) Canary 1"