From b58bfbd25009d7a1c3e0ffaa8ac190fd3bb679f9 Mon Sep 17 00:00:00 2001 From: Michael Weiss Date: Thu, 18 Jul 2019 21:28:51 +0200 Subject: androidStudioPackages.{dev,canary}: 3.6.0.4 -> 3.6.0.5 --- pkgs/applications/editors/android-studio/default.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'pkgs/applications/editors') diff --git a/pkgs/applications/editors/android-studio/default.nix b/pkgs/applications/editors/android-studio/default.nix index d628ecf93f70d..3aecfcd5df55d 100644 --- a/pkgs/applications/editors/android-studio/default.nix +++ b/pkgs/applications/editors/android-studio/default.nix @@ -18,9 +18,9 @@ let sha256Hash = "03c5f01dqjvz55l8vyrpypjmmip96kc27p8sw0c5jky0igiyym5j"; }; latestVersion = { # canary & dev - version = "3.6.0.4"; # "Android Studio 3.6 Canary 4" - build = "191.5679705"; - sha256Hash = "1hhsy6fdqkx8b7g0qwbn6hvqanxqh5587plzbzrc4mdpr9pffzgv"; + version = "3.6.0.5"; # "Android Studio 3.6 Canary 5" + build = "191.5721125"; + sha256Hash = "05y7xw6gqiwp7iphm9p61vxwc7cwddighrj1h2pp2r96csb3pmww"; }; in rec { # Attributes are named by their corresponding release channels -- cgit 1.4.1