From c0f6a83cc858fdb8da56cf471df5d70d8c1e969e Mon Sep 17 00:00:00 2001 From: Michael Weiss Date: Mon, 29 Oct 2018 20:03:09 +0100 Subject: androidStudioPackages.{dev,canary}: 3.4.0.0 -> 3.4.0.1 --- pkgs/applications/editors/android-studio/default.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'pkgs') diff --git a/pkgs/applications/editors/android-studio/default.nix b/pkgs/applications/editors/android-studio/default.nix index b6a6acf8ab7..bf9c7b7e129 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.4.0.0"; # "Android Studio 3.4 Canary 1" - build = "182.5070326"; - sha256Hash = "03h2yns8s9dqbbc9agxhidpmziy9g3z89nm3byydw43hdz54hxab"; + version = "3.4.0.1"; # "Android Studio 3.4 Canary 2" + build = "183.5081642"; + sha256Hash = "0ck6habkgnwbr10pr3bfy8ywm3dsm21k9jdj7g685v22sw0zy3yk"; }; in rec { # Old alias -- cgit 1.4.1