about summary refs log tree commit diff
path: root/pkgs/applications/editors/android-studio/default.nix
diff options
context:
space:
mode:
authorHarsh Shandilya <me@msfjarvis.dev>2024-04-10 11:58:50 +0530
committerHarsh Shandilya <me@msfjarvis.dev>2024-04-10 11:59:33 +0530
commitffc7c4d4ede07a471c3c4fdcc0430fc179fbc5ab (patch)
tree4a0998e4035929bbdd056ee834e431778013be4a /pkgs/applications/editors/android-studio/default.nix
parentc99b2e21e2da677f0f102042118e07bf3a14d2cb (diff)
androidStudioPackages.stable: 2023.2.1.24 -> 2023.2.1.25
Diffstat (limited to 'pkgs/applications/editors/android-studio/default.nix')
-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 209ed4003fc8b..8e576db50db2f 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 = "2023.2.1.24"; # "Android Studio Iguana | 2023.2.1 Patch 1"
-    sha256Hash = "sha256-ACZCdXKEnJy7DJTW+XGOoIvDRdzP47NytUEAqV//mbU=";
+    version = "2023.2.1.25"; # "Android Studio Iguana | 2023.2.1 Patch 2"
+    sha256Hash = "sha256-zWPq1GfckqCP9rNpXAHVfoApdvxkrN3NMc1qJCf/obw=";
   };
   betaVersion = {
     version = "2023.3.1.15"; # "Android Studio Jellyfish | 2023.3.1.1 Beta 2"