From d3ede3db59e24f880c49e5d5aa836a31311e07a4 Mon Sep 17 00:00:00 2001 From: Michael Weiss Date: Sat, 20 Oct 2018 20:00:29 +0200 Subject: [PATCH] androidStudioPackages.{dev,canary}: 3.3.0.12 -> 3.4.0.0 --- 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 e064a60a42b..b6a6acf8ab7 100644 --- a/pkgs/applications/editors/android-studio/default.nix +++ b/pkgs/applications/editors/android-studio/default.nix @@ -18,9 +18,9 @@ let sha256Hash = "0bg1h0msd6mpkvirkg4pssa1ak32smv2rlxxsjdm3p29p8gg59px"; }; latestVersion = { # canary & dev - version = "3.3.0.12"; # "Android Studio 3.3 Canary 13" - build = "182.5035453"; - sha256Hash = "0f2glxm41ci016dv9ygr12s72lc5mh0zsxhpmx0xswg9mdwrvwa7"; + version = "3.4.0.0"; # "Android Studio 3.4 Canary 1" + build = "182.5070326"; + sha256Hash = "03h2yns8s9dqbbc9agxhidpmziy9g3z89nm3byydw43hdz54hxab"; }; in rec { # Old alias