about summary refs log tree commit diff
path: root/pkgs/applications/editors/android-studio
diff options
context:
space:
mode:
authorHarsh Shandilya <me@msfjarvis.dev>2024-03-20 22:49:43 +0530
committerHarsh Shandilya <me@msfjarvis.dev>2024-03-20 22:50:33 +0530
commit74f31366cfa9bcdf1fb1b064a3dd06ebb09cf6ba (patch)
tree6af16520cd1d0bb414308eac589adf908ae4d094 /pkgs/applications/editors/android-studio
parent568623d0c73da032ce8d8904a3c2cc8a3d90be0a (diff)
androidStudioPackages.stable: 2023.2.1.23 -> 2023.2.1.24
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 0aea7aa2c038e..6f261ff519835 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.23"; # "Android Studio Iguana | 2023.2.1"
-    sha256Hash = "sha256-G2aPgMqBHNw1DetlaBQ9o3/VfX6QEh9VQqMZ5S/VoHM=";
+    version = "2023.2.1.24"; # "Android Studio Iguana | 2023.2.1 Patch 1"
+    sha256Hash = "sha256-ACZCdXKEnJy7DJTW+XGOoIvDRdzP47NytUEAqV//mbU=";
   };
   betaVersion = {
     version = "2023.2.1.23"; # "Android Studio Iguana | 2023.2.1"