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:24 +0530
committerHarsh Shandilya <me@msfjarvis.dev>2024-04-10 11:59:34 +0530
commit67e3feca97009df9242b33403244ed804f9a3e0b (patch)
treebf98e1fb75c4b26d4e556965396be2bcc2ba8073 /pkgs/applications/editors
parentd2edee149f6429f1f6ec9ad3da14a58ea56951ed (diff)
androidStudioPackages.canary: 2024.1.1.1 -> 2024.1.1.2
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 d442fed07a86d..2339503977afb 100644
--- a/pkgs/applications/editors/android-studio/default.nix
+++ b/pkgs/applications/editors/android-studio/default.nix
@@ -18,8 +18,8 @@ let
     sha256Hash = "sha256-zROBKzQiP4V2P67HgOIkHgn8q/M0zy5MkZozVSiQsWU=";
   };
   latestVersion = {
-    version = "2024.1.1.1"; # "Android Studio Koala | 2024.1.1 Canary 3"
-    sha256Hash = "sha256-QNAudFlM+1QAZg+EYgiIknllai4N1wj55ZnkUWho7ps=";
+    version = "2024.1.1.2"; # "Android Studio Koala | 2024.1.1 Canary 4"
+    sha256Hash = "sha256-d/bzgKimps0Tw7GQD9sc2LLDNaVpWlqNTKkuyxKrCWo=";
   };
 in {
   # Attributes are named by their corresponding release channels