about summary refs log tree commit diff
path: root/pkgs/applications/editors
diff options
context:
space:
mode:
authorSandro <sandro.jaeckel@gmail.com>2021-10-31 16:29:35 +0100
committerGitHub <noreply@github.com>2021-10-31 16:29:35 +0100
commit39dbd6ee2f4435457874c5446dbba5aa1604bdaa (patch)
tree30859508c35879db46ab1dc1cdd98cf706f38538 /pkgs/applications/editors
parent64e6b57f3d7d9e215436f0dd1c9024db766cf637 (diff)
parentb2a6a80ce5542a6e495d4198b46000f160047291 (diff)
Merge pull request #143727 from LibreCybernetics/update-android-studio-beta
Diffstat (limited to 'pkgs/applications/editors')
-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"