From 90cbaa53f784eb36c4f54d831d175622fb487410 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Tue, 30 Dec 2025 07:38:18 +0000 Subject: [PATCH] androidStudioPackages.canary: 2025.3.1.1 -> 2025.3.1.2 --- 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 0ae0aacd91e7..16aa0ac7df3c 100644 --- a/pkgs/applications/editors/android-studio/default.nix +++ b/pkgs/applications/editors/android-studio/default.nix @@ -24,8 +24,8 @@ let sha256Hash = "sha256-UysTlKH2h+8FElFgYYTiP4LCPYCssMRSrSA4lwsk6ek="; }; latestVersion = { - version = "2025.3.1.1"; # "Android Studio Panda 1 | 2025.3.1 Canary 1" - sha256Hash = "sha256-hCWt8wMxqA4So/oZL6RzRRY3Kg6vAYr9xDAzQ/5ZXow="; + version = "2025.3.1.2"; # "Android Studio Panda 1 | 2025.3.1 Canary 2" + sha256Hash = "sha256-kgYPwMF/CypkCq4w/y+HnraNdPNHf53198x35S0i7OA="; }; in {