From c039951fea36c7b5ed0bfb32ff7950efb7deea4b Mon Sep 17 00:00:00 2001 From: Isa Date: Wed, 17 May 2023 10:05:29 +0200 Subject: [PATCH] androidStudioPackages.stable: 2022.2.1.18 -> 2022.2.1.19 --- 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 260f71ea6474..c7369d56178d 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.18"; # "Android Studio Flamingo (2022.2.1)" - sha256Hash = "sha256-zdhSxEmbX3QC30Tfxp6MpBj/yaaEyqs0BHR2/SyyTvw="; + version = "2022.2.1.19"; # "Android Studio Flamingo (2022.2.1) Patch 1" + sha256Hash = "sha256-bAtPlJI3RwqQX6xpEi7S8T2IDc/39MONU3iFpfi8v3A="; }; betaVersion = { version = "2022.3.1.12"; # "Android Studio Giraffe (2022.3.1) Beta 1"