From 33719a9108b475fb8442f5917a097ba84d483eec Mon Sep 17 00:00:00 2001 From: Michael Weiss Date: Fri, 13 Jul 2018 16:05:26 +0200 Subject: [PATCH] androidStudioPackages.{dev,canary}: 3.3.0.1 -> 3.3.0.2 --- 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 171fe17163c..60566a0fcf8 100644 --- a/pkgs/applications/editors/android-studio/default.nix +++ b/pkgs/applications/editors/android-studio/default.nix @@ -13,9 +13,9 @@ let sha256Hash = "196yaswbxh2nd83gimjxr8ggr5xkdxq7n3xlh6ax73v59pj4hryq"; }; latestVersion = { - version = "3.3.0.1"; # "Android Studio 3.3 Canary 2" - build = "181.4869471"; - sha256Hash = "1v2v09gd5vxh4nzbnrjfh0blpzz71i3i7lq5bkjsfl0g82r8j512"; + version = "3.3.0.2"; # "Android Studio 3.3 Canary 3" + build = "181.4884283"; + sha256Hash = "0r93yzw87cgzz60p60gknij5vaqmv1a1kyd4cr9gx8cbxw46lhwh"; }; in rec { # Old alias