about summary refs log tree commit diff
path: root/pkgs/applications/editors
diff options
context:
space:
mode:
authorNick Cao <nickcao@nichi.co>2024-04-14 10:38:11 -0400
committerGitHub <noreply@github.com>2024-04-14 10:38:11 -0400
commitb7c0e108ac142e03a4a7a9c8bc9c689e0667f2db (patch)
treeb73a8b67abbf2c544ce8227b535472ff6c11092b /pkgs/applications/editors
parent05642f2489899c060c6bd478369832a10f850b90 (diff)
parentca453e82df8daed165e7b0890b3ec91d0065a6ba (diff)
Merge pull request #303977 from msfjarvis/hs/android-studio
androidStudioPackages.canary: 2024.1.1.2 -> 2024.1.1.3
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 2339503977afb..5f7b3d259dec5 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.2"; # "Android Studio Koala | 2024.1.1 Canary 4"
-    sha256Hash = "sha256-d/bzgKimps0Tw7GQD9sc2LLDNaVpWlqNTKkuyxKrCWo=";
+    version = "2024.1.1.3"; # "Android Studio Koala | 2024.1.1 Canary 5"
+    sha256Hash = "sha256-JL2cloR0RhSnr8e62fHhxIzF286fT9sahTuv2OoQVRY=";
   };
 in {
   # Attributes are named by their corresponding release channels