about summary refs log tree commit diff
path: root/pkgs/applications/editors
diff options
context:
space:
mode:
authorMichael Weiss <dev.primeos@gmail.com>2019-07-18 21:28:51 +0200
committerMichael Weiss <dev.primeos@gmail.com>2019-08-17 15:03:47 +0200
commitb58bfbd25009d7a1c3e0ffaa8ac190fd3bb679f9 (patch)
tree03c1203e2f031093d98047e1c75b9170247c77fa /pkgs/applications/editors
parent7aa0222ee51dc255323e4997fc85d30c7bf24c99 (diff)
androidStudioPackages.{dev,canary}: 3.6.0.4 -> 3.6.0.5
Diffstat (limited to 'pkgs/applications/editors')
-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 d628ecf93f70d..3aecfcd5df55d 100644
--- a/pkgs/applications/editors/android-studio/default.nix
+++ b/pkgs/applications/editors/android-studio/default.nix
@@ -18,9 +18,9 @@ let
     sha256Hash = "03c5f01dqjvz55l8vyrpypjmmip96kc27p8sw0c5jky0igiyym5j";
   };
   latestVersion = { # canary & dev
-    version = "3.6.0.4"; # "Android Studio 3.6 Canary 4"
-    build = "191.5679705";
-    sha256Hash = "1hhsy6fdqkx8b7g0qwbn6hvqanxqh5587plzbzrc4mdpr9pffzgv";
+    version = "3.6.0.5"; # "Android Studio 3.6 Canary 5"
+    build = "191.5721125";
+    sha256Hash = "05y7xw6gqiwp7iphm9p61vxwc7cwddighrj1h2pp2r96csb3pmww";
   };
 in rec {
   # Attributes are named by their corresponding release channels