From 82e204382f79a363dd7c858cd5a4f50ade08f5b1 Mon Sep 17 00:00:00 2001 From: Michael Weiss Date: Fri, 4 Jan 2019 11:31:44 +0100 Subject: [PATCH] androidStudioPackages.{dev,canary}: 3.4.0.8 -> 3.4.0.9 --- 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 96e39cdc6293..cab5b1f31e41 100644 --- a/pkgs/applications/editors/android-studio/default.nix +++ b/pkgs/applications/editors/android-studio/default.nix @@ -18,9 +18,9 @@ let sha256Hash = "1rql4kxjic4qjcd8zssw2mmi55cxpzd0wp5g0kzwk5wybsfdcqhy"; }; latestVersion = { # canary & dev - version = "3.4.0.8"; # "Android Studio 3.4 Canary 9" - build = "183.5186062"; - sha256Hash = "04i7ys0qzj3039h41q4na6737gl55wpp6hiwfas2h6zwvj25a9z9"; + version = "3.4.0.9"; # "Android Studio 3.4 Canary 10" + build = "183.5202479"; + sha256Hash = "067mkf8n7bwv0f900d6d2hwxdhcgnp6dxqf6v81y1hf285ybymld"; }; in rec { # Old alias