about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMichiel Boekhoff <michielalexanderb@gmail.com>2022-04-09 20:23:28 +0100
committerMichiel Boekhoff <michielalexanderb@gmail.com>2022-04-09 20:23:28 +0100
commit61069589c24fc7f7bd09f8599b1699a1c8830ee6 (patch)
tree4f3bd3d9f569778bd01ca025a3682a697588d88d
parent7a13b86dbd88871124a9af6654b5eaef00a19f82 (diff)
androidStudioPackages.beta: 2021.2.1.8 -> 2021.2.1.11
-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 d36c7b9d94606..8cd44ed8b6857 100644
--- a/pkgs/applications/editors/android-studio/default.nix
+++ b/pkgs/applications/editors/android-studio/default.nix
@@ -13,8 +13,8 @@ let
     sha256Hash = "1kxb19qf7bs5lyfgr8vamakp1nf2wlxlwwni1kihza67ib6hcxdk";
   };
   betaVersion = {
-    version = "2021.2.1.8"; # "Android Studio Chipmunk (2021.2.1) Beta 1"
-    sha256Hash = "bPfs4kw7czG9CbEgrzn0bQXdT03jyqPVqtaIuVBFSmc=";
+    version = "2021.2.1.11"; # "Android Studio Chipmunk (2021.2.1) Beta 4"
+    sha256Hash = "0in8x6v957y9hsnz5ak845pdpvgvnvlm0s6r9y8f27zkm947vbjd";
   };
   latestVersion = { # canary & dev
     version = "2021.3.1.1"; # "Android Studio Dolphin (2021.3.1) Canary 1"