From 232e3f6966d9375df3131fed69af10497e9a6a91 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Sun, 6 Apr 2025 14:51:23 +0000 Subject: [PATCH] androidStudioPackages.canary: 2025.1.1.2 -> 2025.1.1.4 --- pkgs/applications/editors/android-studio/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/applications/editors/android-studio/default.nix b/pkgs/applications/editors/android-studio/default.nix index 6cb90772e4d5..09fceb7435e5 100644 --- a/pkgs/applications/editors/android-studio/default.nix +++ b/pkgs/applications/editors/android-studio/default.nix @@ -24,8 +24,8 @@ let sha256Hash = "sha256-r5YBpACLzfmChY9ORyvDUNl4j8r32dsqj3W7fbSWZU8="; }; latestVersion = { - version = "2025.1.1.2"; # "Android Studio Narwhal | 2025.1.1 Canary 2" - sha256Hash = "sha256-elWCY/QwBeGIsC4xtQrSV6low5oLH3q1WW2InqQItFM="; + version = "2025.1.1.4"; # "Android Studio Narwhal | 2025.1.1 Canary 4" + sha256Hash = "sha256-PQe9JEi9Ogoo1hUgPVnCustFgg10v89gTMF7QGi4s1I="; }; in {