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-02-14 23:21:49 +0530
committerHarsh Shandilya <me@msfjarvis.dev>2024-02-14 23:21:49 +0530
commit2b2cacf30be2a2b33095303fe47484b85475b524 (patch)
tree214407816c2ab470fc943b863777685a575b6b7d /pkgs/applications/editors/android-studio/default.nix
parent9f708e32ddb35ef7b1c75704bfca7d621d72f03d (diff)
androidStudioPackages.canary: 2023.3.1.8 -> 2023.3.1.9
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 1ffc9d06245af..c2ad3a7740539 100644
--- a/pkgs/applications/editors/android-studio/default.nix
+++ b/pkgs/applications/editors/android-studio/default.nix
@@ -18,8 +18,8 @@ let
     sha256Hash = "sha256-sy4Cfg+d4DuIUCrP4/Fp6mnsn5bWSy6PQ42kw3NpH/o=";
   };
   latestVersion = {
-    version = "2023.3.1.8"; # "Android Studio Jellyfish | 2023.3.1 Canary 8"
-    sha256Hash = "sha256-wNduJ8AjLG+2gumFtLXYnzYiGN0sxL8WR2izWB87uMM=";
+    version = "2023.3.1.9"; # "Android Studio Jellyfish | 2023.3.1 Canary 9"
+    sha256Hash = "sha256-xn84sodpYcJgILwGBixuwhug9hZupqfizG98KYLSHsw=";
   };
 in {
   # Attributes are named by their corresponding release channels