about summary refs log tree commit diff
path: root/pkgs/applications/editors/android-studio
diff options
context:
space:
mode:
authorMichael Weiss <dev.primeos@gmail.com>2019-11-15 21:55:21 +0100
committerMichael Weiss <dev.primeos@gmail.com>2019-11-15 22:02:16 +0100
commit2151d7406fa543f9d163cec8199c31290f53aef4 (patch)
treeaf85e765efae804348357bcbb531099ed75154cb /pkgs/applications/editors/android-studio
parent3c531669b14ac10f19573f0d94d1c82262c9cc68 (diff)
downloadnixlib-2151d7406fa543f9d163cec8199c31290f53aef4.tar
nixlib-2151d7406fa543f9d163cec8199c31290f53aef4.tar.gz
nixlib-2151d7406fa543f9d163cec8199c31290f53aef4.tar.bz2
nixlib-2151d7406fa543f9d163cec8199c31290f53aef4.tar.lz
nixlib-2151d7406fa543f9d163cec8199c31290f53aef4.tar.xz
nixlib-2151d7406fa543f9d163cec8199c31290f53aef4.tar.zst
nixlib-2151d7406fa543f9d163cec8199c31290f53aef4.zip
androidStudioPackages.{dev,canary}: 4.0.0.2 -> 4.0.0.3
Diffstat (limited to 'pkgs/applications/editors/android-studio')
-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 4254bca34380..8b8a41e0dfe6 100644
--- a/pkgs/applications/editors/android-studio/default.nix
+++ b/pkgs/applications/editors/android-studio/default.nix
@@ -18,9 +18,9 @@ let
     sha256Hash = "0017g7nvjiadd64in9fl4wq5lf8b7pyrdasbnwzjcphpbzy1390x";
   };
   latestVersion = { # canary & dev
-    version = "4.0.0.2"; # "Android Studio 4.0 Canary 2"
-    build = "192.5984562";
-    sha256Hash = "0p29a6np31396970lnb3di2yrcqi3z8nqcn27hcnb4c4g7kjm0qw";
+    version = "4.0.0.3"; # "Android Studio 4.0 Canary 3"
+    build = "192.5994236";
+    sha256Hash = "14ig352anjs0df72f41v4r6jl7mlm2n4pn9syanmykaj87dm4kf4";
   };
 in {
   # Attributes are named by their corresponding release channels