summary refs log tree commit diff
diff options
context:
space:
mode:
authorMichael Weiss <dev.primeos@gmail.com>2018-04-23 20:21:11 +0200
committerMichael Weiss <dev.primeos@gmail.com>2018-04-23 20:24:51 +0200
commit84ace02e87cce36323e2dff26e0845b82b68f51c (patch)
tree95d988c15e5f2fbb48c187cc42cd04f65fc2c44f
parent49d97c34958c1b31c509fe1cb52d97c998bd6184 (diff)
downloadnixlib-84ace02e87cce36323e2dff26e0845b82b68f51c.tar
nixlib-84ace02e87cce36323e2dff26e0845b82b68f51c.tar.gz
nixlib-84ace02e87cce36323e2dff26e0845b82b68f51c.tar.bz2
nixlib-84ace02e87cce36323e2dff26e0845b82b68f51c.tar.lz
nixlib-84ace02e87cce36323e2dff26e0845b82b68f51c.tar.xz
nixlib-84ace02e87cce36323e2dff26e0845b82b68f51c.tar.zst
nixlib-84ace02e87cce36323e2dff26e0845b82b68f51c.zip
android-studio: 3.1.1.0 -> 3.1.2.0
-rw-r--r--pkgs/applications/editors/android-studio/default.nix6
1 files 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"