From 7aa0222ee51dc255323e4997fc85d30c7bf24c99 Mon Sep 17 00:00:00 2001 From: Michael Weiss Date: Thu, 27 Jun 2019 21:38:54 +0200 Subject: androidStudioPackages.{dev,canary}: 3.6.0.3 -> 3.6.0.4 --- 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 b3a7c2c817c7d..d628ecf93f70d 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.3"; # "Android Studio 3.6 Canary 3" - build = "191.5618338"; - sha256Hash = "0ryf61svn6ra8gh1rvfjqj3j282zmgcvkjvgfvql1wgkjlz21519"; + version = "3.6.0.4"; # "Android Studio 3.6 Canary 4" + build = "191.5679705"; + sha256Hash = "1hhsy6fdqkx8b7g0qwbn6hvqanxqh5587plzbzrc4mdpr9pffzgv"; }; in rec { # Attributes are named by their corresponding release channels -- cgit 1.4.1