From 71ecd11a16123dd9fa46e9359962f102afdb286b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabi=C3=A1n=20Heredia=20Montiel?= Date: Tue, 14 Dec 2021 08:58:16 -0600 Subject: [PATCH] =?UTF-8?q?android-studio-canary:=202021.2.1.3=20=E2=86=92?= =?UTF-8?q?=202021.2.1.5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 d289821a1d6b..ec4f9b59e919 100644 --- a/pkgs/applications/editors/android-studio/default.nix +++ b/pkgs/applications/editors/android-studio/default.nix @@ -17,8 +17,8 @@ let sha256Hash = "gWG8h3wTQDH84vSKlfTm3soUqLkwFYfSymJuAAFPDuQ="; }; latestVersion = { # canary & dev - version = "2021.2.1.3"; # "Android Studio Chipmunk (2021.2.1) Canary 3" - sha256Hash = "sha256-xIVdM28NDadvJklDIw71iJ7Z5GPVJ1ZDJ+t1y+bt8cE="; + version = "2021.2.1.5"; # "Android Studio Chipmunk (2021.2.1) Canary 5" + sha256Hash = "PS45nu5g9qXNeolYnFEs//Z6p8eIZoD6kUo/0yfHQ6A="; }; in { # Attributes are named by their corresponding release channels