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-02-14 23:21:02 +0530
committerHarsh Shandilya <me@msfjarvis.dev>2024-02-14 23:21:02 +0530
commit9f708e32ddb35ef7b1c75704bfca7d621d72f03d (patch)
treede5deed4dc850e04d7880918f0c7a8bcc773f4f5 /pkgs/applications/editors/android-studio
parentf74d88a6f19ec8c29bff5cc9e42ee5ec4e0e70f6 (diff)
androidStudioPackages.beta: 2023.2.1.21 -> 2023.2.1.22
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 a41817405ca03..1ffc9d06245af 100644
--- a/pkgs/applications/editors/android-studio/default.nix
+++ b/pkgs/applications/editors/android-studio/default.nix
@@ -14,8 +14,8 @@ let
     sha256Hash = "sha256-E50Nu0kJNTto+/VcCbbTGjRRIESp1PAs4PGprMyhKPk=";
   };
   betaVersion = {
-    version = "2023.2.1.21"; # "Android Studio Iguana | 2023.2.1 RC 1"
-    sha256Hash = "sha256-TgBrgwsjJKBi4DfTMbcgmtoYfzQ3KGwn1zdEfKO9Q8k=";
+    version = "2023.2.1.22"; # "Android Studio Iguana | 2023.2.1 RC 2"
+    sha256Hash = "sha256-sy4Cfg+d4DuIUCrP4/Fp6mnsn5bWSy6PQ42kw3NpH/o=";
   };
   latestVersion = {
     version = "2023.3.1.8"; # "Android Studio Jellyfish | 2023.3.1 Canary 8"