about summary refs log tree commit diff
path: root/pkgs/applications/editors
diff options
context:
space:
mode:
authorHarsh Shandilya <me@msfjarvis.dev>2024-04-10 11:59:10 +0530
committerHarsh Shandilya <me@msfjarvis.dev>2024-04-10 11:59:34 +0530
commitd2edee149f6429f1f6ec9ad3da14a58ea56951ed (patch)
tree8ed64837bcb703b80bd396f906a9d302f215b40e /pkgs/applications/editors
parentffc7c4d4ede07a471c3c4fdcc0430fc179fbc5ab (diff)
androidStudioPackages.beta: 2023.2.1.15 -> 2023.2.1.27
Diffstat (limited to 'pkgs/applications/editors')
-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 8e576db50db2f..d442fed07a86d 100644
--- a/pkgs/applications/editors/android-studio/default.nix
+++ b/pkgs/applications/editors/android-studio/default.nix
@@ -14,8 +14,8 @@ let
     sha256Hash = "sha256-zWPq1GfckqCP9rNpXAHVfoApdvxkrN3NMc1qJCf/obw=";
   };
   betaVersion = {
-    version = "2023.3.1.15"; # "Android Studio Jellyfish | 2023.3.1.1 Beta 2"
-    sha256Hash = "sha256-ImXHda8Xbayuk+OMZVtAFsGNnaqm2PvI3lko2gUpIeU=";
+    version = "2023.3.1.17"; # "Android Studio Jellyfish | 2023.3.1.1 RC 2"
+    sha256Hash = "sha256-zROBKzQiP4V2P67HgOIkHgn8q/M0zy5MkZozVSiQsWU=";
   };
   latestVersion = {
     version = "2024.1.1.1"; # "Android Studio Koala | 2024.1.1 Canary 3"