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>2023-12-27 17:16:40 +0530
committerHarsh Shandilya <me@msfjarvis.dev>2023-12-27 17:16:40 +0530
commit295f52fdee77bfc72e105ab7bc74deec21aff142 (patch)
tree452d47df468e4a100057d462e76c501ea8d53c66 /pkgs/applications/editors/android-studio/default.nix
parent86b7775ff38a6f12529691d8bc39ffb7d219f5a2 (diff)
androidStudioPackages.beta: 2023.1.1.25 -> 2023.2.1.19
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 ac2a0141f8f44..2a337c0381f78 100644
--- a/pkgs/applications/editors/android-studio/default.nix
+++ b/pkgs/applications/editors/android-studio/default.nix
@@ -14,8 +14,8 @@ let
     sha256Hash = "sha256-l36KmFVBT31BFX8L4OEPt0DEK9M392PV2Ws+BZeAZj0=";
   };
   betaVersion = {
-    version = "2023.1.1.25"; # "Android Studio Hedgehog | 2023.1.1 RC 3"
-    sha256Hash = "sha256-jOqTAHYAk8j9+Ir01TLBsp20u7/iBKV8T/joZLITDs4=";
+    version = "2023.2.1.19"; # "Android Studio Iguana | 2023.2.1 Beta 1"
+    sha256Hash = "sha256-lfJBX7RLIziiuv805+gdt8xfJkFjy0bSh77/bjkNFH4=";
   };
   latestVersion = {
     version = "2023.2.1.17"; # "Android Studio Iguana | 2023.2.1 Canary 17"