From eb7e78ee995d385704f12e7b2edefbe3a78a46fd Mon Sep 17 00:00:00 2001 From: meutraa Date: Sat, 24 Oct 2020 15:02:26 +0100 Subject: [PATCH] androidStudioPackages.{canary,dev}: 4.2.0.13 -> 4.2.0.14 --- pkgs/applications/editors/android-studio/default.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/applications/editors/android-studio/default.nix b/pkgs/applications/editors/android-studio/default.nix index e8d8eb900262..e16464fb8494 100644 --- a/pkgs/applications/editors/android-studio/default.nix +++ b/pkgs/applications/editors/android-studio/default.nix @@ -19,9 +19,9 @@ let sha256Hash = "sha256-qbxmR9g8DSKzcP09bJuc+am79BSXWG39UQxFEb1bZ88="; }; latestVersion = { # canary & dev - version = "4.2.0.13"; # "Android Studio 4.2 Canary 13" - build = "202.6863838"; - sha256Hash = "sha256-avkRelP5/sDXW7pdVrOknmb3PtR6XQEmQXivZFljpLc="; + version = "4.2.0.14"; # "Android Studio 4.2 Canary 14" + build = "202.6907010"; + sha256Hash = "sha256-A6nl4uN25CWOjpwBvOQG26EZnJP5tNvSrGtoF+IQmtY="; }; in { # Attributes are named by their corresponding release channels