From 699b2bde442c060eab03451304b73e3721ef2f4d Mon Sep 17 00:00:00 2001 From: Michael Weiss Date: Thu, 27 Sep 2018 17:50:10 +0200 Subject: androidStudioPackages.{dev,canary}: 3.3.0.10 -> 3.3.0.11 --- pkgs/applications/editors/android-studio/default.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'pkgs/applications') diff --git a/pkgs/applications/editors/android-studio/default.nix b/pkgs/applications/editors/android-studio/default.nix index 5a192b6fa8fd..682c1c0a6e7e 100644 --- a/pkgs/applications/editors/android-studio/default.nix +++ b/pkgs/applications/editors/android-studio/default.nix @@ -14,9 +14,9 @@ let }; betaVersion = stableVersion; latestVersion = { # canary & dev - version = "3.3.0.10"; # "Android Studio 3.3 Canary 11" - build = "182.5012296"; - sha256Hash = "0gqwf904y2pvp10l96gr055gjl1zf9pkb7840abqhl26liliwdm4"; + version = "3.3.0.11"; # "Android Studio 3.3 Canary 12" + build = "182.5026711"; + sha256Hash = "0k1f8yw3gdil78iqxlwhbz71w1307hwwf8z9m7hs0v9b4ri6x2wk"; }; in rec { # Old alias -- cgit 1.4.1