From 84ace02e87cce36323e2dff26e0845b82b68f51c Mon Sep 17 00:00:00 2001 From: Michael Weiss Date: Mon, 23 Apr 2018 20:21:11 +0200 Subject: android-studio: 3.1.1.0 -> 3.1.2.0 --- 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 e18235024df4..df0c275ba25d 100644 --- a/pkgs/applications/editors/android-studio/default.nix +++ b/pkgs/applications/editors/android-studio/default.nix @@ -8,9 +8,9 @@ let inherit (gnome2) GConf gnome_vfs; }; stableVersion = { - version = "3.1.1.0"; # "Android Studio 3.1.1" - build = "173.4697961"; - sha256Hash = "0xn02miq2hz7666mziza56pfqw9sjflgvn88ds7j5yd4rlcr0lq8"; + version = "3.1.2.0"; # "Android Studio 3.1.2" + build = "173.4720617"; + sha256Hash = "1h9f4pkyqxkqxampi8v035czg5d4g6lp4bsrnq5mgpwhjwkr1whk"; }; latestVersion = { version = "3.2.0.10"; # "Android Studio 3.2 Canary 11" -- cgit 1.4.1