From 2c8a36ffb4bdb3fe9c2802a8ac164a81a72e3774 Mon Sep 17 00:00:00 2001 From: Michael Weiss Date: Tue, 16 Apr 2019 10:19:29 +0200 Subject: [PATCH] androidStudioPackages.{dev,canary}: 3.5.0.9 -> 3.5.0.10 --- 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 e5e5e179b890..579788ad6d8a 100644 --- a/pkgs/applications/editors/android-studio/default.nix +++ b/pkgs/applications/editors/android-studio/default.nix @@ -18,9 +18,9 @@ let sha256Hash = "1v4apc73jdhavhzj8j46mzh15rw08w1hd9y9ykarj3b5q7i2vyq1"; }; latestVersion = { # canary & dev - version = "3.5.0.9"; # "Android Studio 3.5 Canary 10" - build = "191.5416148"; - sha256Hash = "03d2x6bqasw417dxc7b8y65rral73xm2ci512gprmsvwy42k3mqi"; + version = "3.5.0.10"; # "Android Studio 3.5 Canary 11" + build = "191.5455988"; + sha256Hash = "1g24a8fwnrfzdf093wdmqly3mzjddk5ndgi51qj98amn7kclsdpf"; }; in rec { # Old alias (TODO @primeos: Remove after 19.03 is branched off):