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-01-10 17:02:14 +0530
committerHarsh Shandilya <me@msfjarvis.dev>2024-01-11 01:06:44 +0530
commit47f7027722c1ee8b4f2d089eb980b0811e7035d3 (patch)
tree1bb8b59292c9571b209b07b344601a3b91d1de44 /pkgs/applications/editors/android-studio/default.nix
parent5e2375d73e583b16bd479a66bca4fbd9fe3b7c32 (diff)
androidStudioPackages.stable: 2023.1.1.26 -> 2023.1.1.27
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 82519e494452a..1e1006278a672 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.1.1.26"; # "Android Studio Hedgehog | 2023.1.1"
-    sha256Hash = "sha256-l36KmFVBT31BFX8L4OEPt0DEK9M392PV2Ws+BZeAZj0=";
+    version = "2023.1.1.27"; # "Android Studio Hedgehog | 2023.1.1 Patch 1"
+    sha256Hash = "sha256-XF+XyHGk7dPTBHKcx929qdFHu6hRJWFO382mh4SuWDs=";
   };
   betaVersion = {
     version = "2023.2.1.19"; # "Android Studio Iguana | 2023.2.1 Beta 1"