about summary refs log tree commit diff
path: root/pkgs/applications/editors/android-studio
diff options
context:
space:
mode:
authorFabián Heredia Montiel <fabianhjr@protonmail.com>2021-10-14 18:32:04 -0500
committerFabián Heredia Montiel <fabianhjr@protonmail.com>2021-10-14 18:36:33 -0500
commitf75ead8a51dfde1d1ec9656bf20078fdc460987b (patch)
treefcbaa9c7d1f956f0208ffa996ae18543422b32d3 /pkgs/applications/editors/android-studio
parentc7fd252d324f6eb4eeb9a769d1533cb4ede361ad (diff)
android-studio-beta: 2020.3.1.21 → 2021.1.1.14
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 5a3cd7b13f656..5172f5abe7b33 100644
--- a/pkgs/applications/editors/android-studio/default.nix
+++ b/pkgs/applications/editors/android-studio/default.nix
@@ -13,8 +13,8 @@ let
     sha256Hash = "0k8jcq8vpjayvwm9wqcrjhnp7dly0h4bb8nxspck5zmi8q2ar67l";
   };
   betaVersion = {
-    version = "2020.3.1.21"; # "Android Studio Arctic Fox (2020.3.1) RC 1"
-    sha256Hash = "04k7c328bl8ixi8bvp2mm33q2hmv40yc9p5dff5cghyycarwpd3f";
+    version = "2021.1.1.14"; # "Android Studio Bumblebee (2021.1.1) Beta 1"
+    sha256Hash = "1j1fxl4vzq3bln2z9ycxn9imjgy55yd1nbl7ycmsi90bdp96pzj0";
   };
   latestVersion = { # canary & dev
     version = "2021.1.1.13"; # "Android Studio Bumblebee (2021.1.1) Canary 13"