about summary refs log tree commit diff
path: root/pkgs/applications/editors/android-studio
diff options
context:
space:
mode:
authorMichiel Boekhoff <michielalexanderb@gmail.com>2022-04-09 20:22:24 +0100
committerMichiel Boekhoff <michielalexanderb@gmail.com>2022-04-09 20:22:24 +0100
commit7a13b86dbd88871124a9af6654b5eaef00a19f82 (patch)
tree1499b02ec0c6c3039be6b751db19a2f2bb5a69d5 /pkgs/applications/editors/android-studio
parent5c973af3a3213484cc6a6c91bc5d392a8d8e984d (diff)
androidStudioPackages.stable: 2021.1.1.21 -> 2021.1.1.23
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 e7824cd93f1c0..d36c7b9d94606 100644
--- a/pkgs/applications/editors/android-studio/default.nix
+++ b/pkgs/applications/editors/android-studio/default.nix
@@ -9,8 +9,8 @@ let
     inherit buildFHSUserEnv;
   };
   stableVersion = {
-    version = "2021.1.1.21"; # "Android Studio Bumblebee (2021.1.1 Patch 1)"
-    sha256Hash = "PeMJIILfaunTlpR4EV76qQlTlZDcWoKes61qe9W9oqQ=";
+    version = "2021.1.1.23"; # "Android Studio Bumblebee (2021.1.1 Patch 3)"
+    sha256Hash = "1kxb19qf7bs5lyfgr8vamakp1nf2wlxlwwni1kihza67ib6hcxdk";
   };
   betaVersion = {
     version = "2021.2.1.8"; # "Android Studio Chipmunk (2021.2.1) Beta 1"