From d12e7b8d17608bb4415c197eb1c12593cd31b9d2 Mon Sep 17 00:00:00 2001 From: Michael Weiss Date: Tue, 3 Jul 2018 21:27:26 +0200 Subject: [PATCH] androidStudioPackages.{dev,canary}: 3.3.0.0 -> 3.3.0.1 --- 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 2e82216b7e5d..ed18d34e4a9c 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.0"; # "Android Studio 3.3 Canary 1" - build = "181.4861037"; - sha256Hash = "1abilixr386x65qzgp6pwdn41y1xi9h8yihgxhc1c97n90f5gab8"; + version = "3.3.0.1"; # "Android Studio 3.3 Canary 2" + build = "181.4869471"; + sha256Hash = "1v2v09gd5vxh4nzbnrjfh0blpzz71i3i7lq5bkjsfl0g82r8j512"; }; in rec { # Old alias