From 57a429d0dc3ca3d74685ea78bb188b7f7cf6762d Mon Sep 17 00:00:00 2001 From: Michael Weiss Date: Tue, 7 Aug 2018 19:56:55 +0200 Subject: androidStudioPackages.{dev,canary}: 3.3.0.3 -> 3.3.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 1a1dd9d1e314..54373ef50dd6 100644 --- a/pkgs/applications/editors/android-studio/default.nix +++ b/pkgs/applications/editors/android-studio/default.nix @@ -18,9 +18,9 @@ let sha256Hash = "016nyn1pqviy089hg0dq7m4cqb39fdxdcy4zknkaq7dmgv1dj6x9"; }; latestVersion = { # canary & dev - version = "3.3.0.3"; # "Android Studio 3.3 Canary 4" - build = "182.4924367"; - sha256Hash = "03fxjxlsbrpklsss1nvlkb41skr5ymmq9vdns8iikcm1ng925vfd"; + version = "3.3.0.4"; # "Android Studio 3.3 Canary 5" + build = "182.4928781"; + sha256Hash = "110gh5ylgf1p8z0rdnvc6clkq3v721v6pjvll66a8v4zgz9ay8b4"; }; in rec { # Old alias -- cgit 1.4.1