about summary refs log tree commit diff
path: root/pkgs/applications/editors/android-studio/default.nix
diff options
context:
space:
mode:
authorJulianFP <julian@partanengroup.de>2023-12-06 16:29:10 +0100
committerJulianFP <julian@partanengroup.de>2023-12-06 16:45:32 +0100
commitd2d22158a2931e490a71002b826cec1134a85423 (patch)
treef647aae82afa52c3e06b6cffd56ff05ad16f3a30 /pkgs/applications/editors/android-studio/default.nix
parentccba153211fb59c48f172c34c43e3895c6c42fc2 (diff)
androidStudioPackages.stable: 2022.3.1.20 -> 2023.1.1.26
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 ec5bc924f0caf..03780e7f23bca 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.3.1.20"; # "Android Studio Giraffe (2022.3.1) Patch 2"
-    sha256Hash = "sha256-IkxOt6DI4cBPUOztEBNJV0DHGruJjVdJ0skxcue+rdg=";
+    version = "2023.1.1.26"; # "Android Studio Hedgehog | 2023.1.1"
+    sha256Hash = "sha256-l36KmFVBT31BFX8L4OEPt0DEK9M392PV2Ws+BZeAZj0=";
   };
   betaVersion = {
     version = "2023.1.1.25"; # "Android Studio Hedgehog | 2023.1.1 RC 3"