From ca5847940798bd0fba019876a900b3f4fb43a4c5 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Wed, 16 Apr 2025 02:09:47 +0000 Subject: [PATCH] androidStudioPackages.canary: 2025.1.1.4 -> 2025.1.1.6 --- 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 09fceb7435e5..73c35d0d5b66 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.4"; # "Android Studio Narwhal | 2025.1.1 Canary 4" - sha256Hash = "sha256-PQe9JEi9Ogoo1hUgPVnCustFgg10v89gTMF7QGi4s1I="; + version = "2025.1.1.6"; # "Android Studio Narwhal | 2025.1.1 Canary 6" + sha256Hash = "sha256-FUDb8/kyvO3M/NJp30VZCyNacJ90y/fawrDTFin7g6o="; }; in {