From 53944e47b751530fb578fdc94f6f607696987fa9 Mon Sep 17 00:00:00 2001 From: Michael Weiss Date: Fri, 8 Nov 2019 13:37:25 +0100 Subject: [PATCH] androidStudioPackages.{dev,canary}: 4.0.0.1 -> 4.0.0.2 --- 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 77d7c1f034d5..4254bca34380 100644 --- a/pkgs/applications/editors/android-studio/default.nix +++ b/pkgs/applications/editors/android-studio/default.nix @@ -18,9 +18,9 @@ let sha256Hash = "0017g7nvjiadd64in9fl4wq5lf8b7pyrdasbnwzjcphpbzy1390x"; }; latestVersion = { # canary & dev - version = "4.0.0.1"; # "Android Studio 4.0 Canary 1" - build = "192.5959023"; - sha256Hash = "1d9hvyk0wnfiip1612ci4sbw58rq93cyy026cx6s33rvjk3cwfrl"; + version = "4.0.0.2"; # "Android Studio 4.0 Canary 2" + build = "192.5984562"; + sha256Hash = "0p29a6np31396970lnb3di2yrcqi3z8nqcn27hcnb4c4g7kjm0qw"; }; in { # Attributes are named by their corresponding release channels