From 179590a3146bfd9b948fdea1d23d8be096246383 Mon Sep 17 00:00:00 2001 From: Michael Weiss Date: Fri, 8 Jun 2018 13:16:53 +0200 Subject: [PATCH] android-studio: 3.1.2.0 -> 3.1.3.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 339a1ce7c6f..20522edc2f0 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.2.0"; # "Android Studio 3.1.2" - build = "173.4720617"; - sha256Hash = "1h9f4pkyqxkqxampi8v035czg5d4g6lp4bsrnq5mgpwhjwkr1whk"; + version = "3.1.3.0"; # "Android Studio 3.1.3" + build = "173.4819257"; + sha256Hash = "196yaswbxh2nd83gimjxr8ggr5xkdxq7n3xlh6ax73v59pj4hryq"; }; latestVersion = { version = "3.2.0.15"; # "Android Studio 3.2 Canary 16"