From 046a304820817c8dbbab6bcea259a287f2e51724 Mon Sep 17 00:00:00 2001 From: Andrei Lapshin Date: Fri, 28 Jul 2023 20:28:53 +0200 Subject: [PATCH] androidStudioPackages.stable: 2022.2.1.20 -> 2022.3.1.18 --- pkgs/applications/editors/android-studio/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/applications/editors/android-studio/default.nix b/pkgs/applications/editors/android-studio/default.nix index 91d009e771ab..e71677c130e6 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"