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-03-26 10:58:07 +0530
committerHarsh Shandilya <me@msfjarvis.dev>2024-03-26 10:58:07 +0530
commit18521d9d3034fdb358e2c855d741544d73511b8e (patch)
tree420c723c2f340ac34ee69d4ae00fb2a244579a24 /pkgs/applications/editors/android-studio/default.nix
parent7539016ca564e53792f2773ae4b549cea2f26f5d (diff)
androidStudioPackages.canary: 2023.3.2 Canary 1 -> 2023.3.2 Canary 2
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 adfcf9f0aa908..86a93df500b1e 100644
--- a/pkgs/applications/editors/android-studio/default.nix
+++ b/pkgs/applications/editors/android-studio/default.nix
@@ -18,8 +18,8 @@ let
     sha256Hash = "sha256-2p/WwH6yPAMwUSJ5NrWvJBZG395eS9UgApFr/CB1fUo=";
   };
   latestVersion = {
-    version = "2023.3.2.1"; # "Android Studio Jellyfish | 2023.3.2 Canary 1"
-    sha256Hash = "sha256-99EWGh3+3HV8yO29ANg1pwoo/1ktI2aCwKrdIqlcgVs=";
+    version = "2023.3.2.2"; # "Android Studio Koala | 2023.3.2 Canary 2"
+    sha256Hash = "sha256-KrCNkKFyOUE2q2b1wjvmn3E5IedAp1kFKII+70i1Wwk=";
   };
 in {
   # Attributes are named by their corresponding release channels