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-12-09 14:27:41 +0100
committerMichael Weiss <dev.primeos@gmail.com>2019-12-09 14:32:39 +0100
commitd05e330d04af84625c68c2c5353edde851bd3784 (patch)
treedce1aa09fefbdb0cf64f72254fe0ac6d0286c167 /pkgs/applications/editors/android-studio
parent243e3a4f97993e510b7c84ebbedcdd7a3f0891c0 (diff)
downloadnixlib-d05e330d04af84625c68c2c5353edde851bd3784.tar
nixlib-d05e330d04af84625c68c2c5353edde851bd3784.tar.gz
nixlib-d05e330d04af84625c68c2c5353edde851bd3784.tar.bz2
nixlib-d05e330d04af84625c68c2c5353edde851bd3784.tar.lz
nixlib-d05e330d04af84625c68c2c5353edde851bd3784.tar.xz
nixlib-d05e330d04af84625c68c2c5353edde851bd3784.tar.zst
nixlib-d05e330d04af84625c68c2c5353edde851bd3784.zip
androidStudioPackages.{dev,canary}: 4.0.0.4 -> 4.0.0.5
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 be7892da47d5..049b7c1dbfe4 100644
--- a/pkgs/applications/editors/android-studio/default.nix
+++ b/pkgs/applications/editors/android-studio/default.nix
@@ -18,9 +18,9 @@ let
     sha256Hash = "0qlrdf7a6f5585mrni1aa2chic4n7b9c8lgrj8br6q929hc2f5d9";
   };
   latestVersion = { # canary & dev
-    version = "4.0.0.4"; # "Android Studio 4.0 Canary 4"
-    build = "192.6008643";
-    sha256Hash = "1z1srginlg1xnp911nlilhf515mbpmngwhln29q6lxsir8g2cw2z";
+    version = "4.0.0.5"; # "Android Studio 4.0 Canary 5"
+    build = "193.6039983";
+    sha256Hash = "19pidwl46z7alc0d7awhvi4aq1r87f99wh5yfi94s1zd2azm9f9z";
   };
 in {
   # Attributes are named by their corresponding release channels