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-29 14:40:13 -0500
committerFabián Heredia Montiel <fabianhjr@protonmail.com>2021-10-29 14:40:13 -0500
commitb2a6a80ce5542a6e495d4198b46000f160047291 (patch)
tree19f8498f1d98437656e6ab8e27a245a3ca5b6536 /pkgs/applications/editors/android-studio
parent71d0e49b24ce41dffe5b6d492cb122ccd084536f (diff)
android-studio-beta: 2021.1.1.14 → 2021.1.1.15
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 55dc516ce6ea3..4c026bfe55fad 100644
--- a/pkgs/applications/editors/android-studio/default.nix
+++ b/pkgs/applications/editors/android-studio/default.nix
@@ -13,8 +13,8 @@ let
     sha256Hash = "10gpwb130bzp6a9g958cjqcb2gsm0vdgm08nm5xy45xdh54nxjfg";
   };
   betaVersion = {
-    version = "2021.1.1.14"; # "Android Studio Bumblebee (2021.1.1) Beta 1"
-    sha256Hash = "1j1fxl4vzq3bln2z9ycxn9imjgy55yd1nbl7ycmsi90bdp96pzj0";
+    version = "2021.1.1.15"; # "Android Studio Bumblebee (2021.1.1) Beta 2"
+    sha256Hash = "sha256-J+Jw9F8pEE0SMWka//jADOiQ+GSOeRf5GBfp0RDtwqA=";
   };
   latestVersion = { # canary & dev
     version = "2021.2.1.2"; # "Android Studio Chipmunk (2021.2.1) Canary 2"