about summary refs log tree commit diff
path: root/pkgs/applications/editors/android-studio
diff options
context:
space:
mode:
authorAndrei Lapshin <alapshin@fastmail.com>2023-07-28 20:28:53 +0200
committerAndrei Lapshin <alapshin@fastmail.com>2023-07-28 20:28:53 +0200
commit046a304820817c8dbbab6bcea259a287f2e51724 (patch)
tree79fe35987b58388efbfe1e7ce857e1fd697de4db /pkgs/applications/editors/android-studio
parenta791dfbd4099f85d166d0238bec9eb88863bb6ef (diff)
androidStudioPackages.stable: 2022.2.1.20 -> 2022.3.1.18
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 91d009e771ab0..e71677c130e6a 100644
--- a/pkgs/applications/editors/android-studio/default.nix
+++ b/pkgs/applications/editors/android-studio/default.nix
@@ -10,8 +10,8 @@ let
     inherit tiling_wm;
   };
   stableVersion = {
-    version = "2022.2.1.20"; # "Android Studio Flamingo (2022.2.1) Patch 2"
-    sha256Hash = "sha256-X+ZuH4cHKfQtfvOF0kLk+QjQ5AR3pTEparczHEUk+uY=";
+    version = "2022.3.1.18"; # "Android Studio Giraffe (2022.3.1)"
+    sha256Hash = "sha256-JCFeEySmrJEYELLMGvstc1z3Rd+8BpGKQrjW+8a/dDM=";
   };
   betaVersion = {
     version = "2022.3.1.17"; # "Android Studio Giraffe (2022.3.1) RC 1"