about summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authorMichael Weiss <dev.primeos@gmail.com>2019-02-15 11:33:53 +0100
committerMichael Weiss <dev.primeos@gmail.com>2019-02-15 11:36:14 +0100
commitfe16c54d1a7311cf6e42254e4c39cbf30913360e (patch)
tree8aa285d08522a3265d9ed98ab4ddae15ec8211ba /pkgs
parentcba377937cafe7a366057d5be95813948922fdfd (diff)
downloadnixlib-fe16c54d1a7311cf6e42254e4c39cbf30913360e.tar
nixlib-fe16c54d1a7311cf6e42254e4c39cbf30913360e.tar.gz
nixlib-fe16c54d1a7311cf6e42254e4c39cbf30913360e.tar.bz2
nixlib-fe16c54d1a7311cf6e42254e4c39cbf30913360e.tar.lz
nixlib-fe16c54d1a7311cf6e42254e4c39cbf30913360e.tar.xz
nixlib-fe16c54d1a7311cf6e42254e4c39cbf30913360e.tar.zst
nixlib-fe16c54d1a7311cf6e42254e4c39cbf30913360e.zip
androidStudioPackages.{dev,canary}: 3.5.0.2 -> 3.5.0.3
Diffstat (limited to 'pkgs')
-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 4ac7b3d9a85c..cb0aa393380f 100644
--- a/pkgs/applications/editors/android-studio/default.nix
+++ b/pkgs/applications/editors/android-studio/default.nix
@@ -18,9 +18,9 @@ let
     sha256Hash = "01x7xba0f5js213wgw0h1vw297vwz5q7dprnilcdydfjxwqsbr8f";
   };
   latestVersion = { # canary & dev
-    version = "3.5.0.2"; # "Android Studio 3.5 Canary 3"
-    build = "183.5256920";
-    sha256Hash = "09bd80ld21hq743xjacsq0nkxwl5xzr253p86n71n580yn4rgmlb";
+    version = "3.5.0.3"; # "Android Studio 3.5 Canary 4"
+    build = "183.5290690";
+    sha256Hash = "0d1cl78b25pksaj0scv3hxb14bjxk3591zbc0v7dykk1gf4pvxd1";
   };
 in rec {
   # Old alias (TODO @primeos: Remove after 19.03 is branched off):