From 04e0a831c60518dec5557cdc8736a3992f904440 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Thu, 1 Aug 2024 10:08:39 +0000 Subject: [PATCH] androidStudioPackages.canary: 2024.1.3.1 -> 2024.1.3.3 --- 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 d45c35401502..cde0bffab3d6 100644 --- a/pkgs/applications/editors/android-studio/default.nix +++ b/pkgs/applications/editors/android-studio/default.nix @@ -17,8 +17,8 @@ let sha256Hash = "sha256-eTnpU9KrquW4nMRqde9PUmVQ05kf6kFy1yr+Ima9M50="; }; latestVersion = { - version = "2024.1.3.1"; # "Android Studio Ladybug | 2024.1.3 Canary 1" - sha256Hash = "sha256-BSrcPdkK4dU5/bV29NGKcCR10XYMJrPvC91fcJs5Vq8="; + version = "2024.1.3.3"; # "Android Studio Ladybug | 2024.1.3 Canary 3" + sha256Hash = "sha256-Ps3jMtNAdfPitFeXIFKpjSyM4si4tp4MrS3r5VURFh4="; }; in { # Attributes are named by their corresponding release channels