about summary refs log tree commit diff
path: root/pkgs/applications/editors
diff options
context:
space:
mode:
authorMichael Weiss <dev.primeos@gmail.com>2019-06-27 21:38:54 +0200
committerMichael Weiss <dev.primeos@gmail.com>2019-08-17 15:03:43 +0200
commit7aa0222ee51dc255323e4997fc85d30c7bf24c99 (patch)
treec24a396b8854ce6d01d4d112ff9dfaeec4d437a3 /pkgs/applications/editors
parentb09407a57346f80ea50fc31311c8ff62f1bea992 (diff)
androidStudioPackages.{dev,canary}: 3.6.0.3 -> 3.6.0.4
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 b3a7c2c817c7d..d628ecf93f70d 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.3"; # "Android Studio 3.6 Canary 3"
-    build = "191.5618338";
-    sha256Hash = "0ryf61svn6ra8gh1rvfjqj3j282zmgcvkjvgfvql1wgkjlz21519";
+    version = "3.6.0.4"; # "Android Studio 3.6 Canary 4"
+    build = "191.5679705";
+    sha256Hash = "1hhsy6fdqkx8b7g0qwbn6hvqanxqh5587plzbzrc4mdpr9pffzgv";
   };
 in rec {
   # Attributes are named by their corresponding release channels