From 6fa3dd2d5a3fb548410149bf3d65921a129a88c2 Mon Sep 17 00:00:00 2001 From: Michael Weiss Date: Mon, 11 Mar 2019 21:21:32 +0100 Subject: androidStudioPackages.{dev,canary}: 3.5.0.5 -> 3.5.0.6 --- pkgs/applications/editors/android-studio/default.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/applications/editors/android-studio/default.nix b/pkgs/applications/editors/android-studio/default.nix index 1e9cd4857bca..cdc479accff2 100644 --- a/pkgs/applications/editors/android-studio/default.nix +++ b/pkgs/applications/editors/android-studio/default.nix @@ -18,9 +18,9 @@ let sha256Hash = "0s7wadnzbrd031ls43b5nbh1nx0paj74bxy2yiczr4qb9n562zzy"; }; latestVersion = { # canary & dev - version = "3.5.0.5"; # "Android Studio 3.5 Canary 6" - build = "183.5326993"; - sha256Hash = "06d43qw0p6zpy6vmriiihql5vgc6c4darplc2148y616hx0whrql"; + version = "3.5.0.6"; # "Android Studio 3.5 Canary 7" + build = "183.5346365"; + sha256Hash = "0dfkhzsxabrv8cwgyv3gicpglgpccmi1ig5shlhp6a006awgfyj0"; }; in rec { # Old alias (TODO @primeos: Remove after 19.03 is branched off): -- cgit 1.4.1