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>2022-07-08 13:28:41 -0500
committerFabián Heredia Montiel <fabianhjr@protonmail.com>2022-07-08 13:32:49 -0500
commitad3e35365ad2a47259e0e697811a368b3eae9fd1 (patch)
treee437ec6a70b493088293a9613148258ba0571127 /pkgs/applications/editors/android-studio
parent987b20bfe9c7cd6faab22976124d61431ff91a01 (diff)
androidStudioPackages.beta: 2021.2.1.11 → 2022.3.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 2ceedf3c62330..b12e1b3ef44ac 100644
--- a/pkgs/applications/editors/android-studio/default.nix
+++ b/pkgs/applications/editors/android-studio/default.nix
@@ -14,8 +14,8 @@ let
     sha256Hash = "ABjg38DdKSFwBRb3osRDN3xVd4jaf7CkUkPstDAHRb4=";
   };
   betaVersion = {
-    version = "2021.2.1.11"; # "Android Studio Chipmunk (2021.2.1) Beta 4"
-    sha256Hash = "0in8x6v957y9hsnz5ak845pdpvgvnvlm0s6r9y8f27zkm947vbjd";
+    version = "2021.3.1.14"; # "Android Studio Dolphin (2021.3.1) Beta 5"
+    sha256Hash = "k1Qt54u45rwHsQNz9TVqnFB65kBKtfFZ3OknpfutKPI=";
   };
   latestVersion = { # canary & dev
     version = "2021.3.1.9"; # "Android Studio Dolphin (2021.3.1) Canary 9"