From 41e0257a112afba078b93cde339ac7d42eca3b26 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Mon, 30 Dec 2024 08:02:25 +0000 Subject: [PATCH] androidStudioPackages.canary: 2024.3.1.6 -> 2024.3.1.7 --- 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 d72fd6c58b8f..2b9ad0ba96b8 100644 --- a/pkgs/applications/editors/android-studio/default.nix +++ b/pkgs/applications/editors/android-studio/default.nix @@ -17,8 +17,8 @@ let sha256Hash = "sha256-zfiTjyD2bMIJ+GVQyg7qUT7306roqYsdRkPECZ/Rdnc="; }; latestVersion = { - version = "2024.3.1.6"; # "Android Studio Meerkat | 2024.3.1 Canary 6" - sha256Hash = "sha256-2b2Fp5bjCRT/1f4JUkHkA9PBHM2umwQ9nObevcVYFSw="; + version = "2024.3.1.7"; # "Android Studio Meerkat | 2024.3.1 Canary 7" + sha256Hash = "sha256-1XwL0H675eGfuJPTwoIbcdDwpC7QU7Xl7ppfQIvJGMM="; }; in { # Attributes are named by their corresponding release channels