From 500d695aac9ea67195812f309890a911fbc96bda Mon Sep 17 00:00:00 2001 From: Paul <68550871+meutraa@users.noreply.github.com> Date: Wed, 29 Jul 2020 17:51:34 +0100 Subject: [PATCH] androidStudioPackages.canary: 4.2.0.4 -> 4.2.0.5 (#93648) --- 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 01901ff47f1..c699f111e1e 100644 --- a/pkgs/applications/editors/android-studio/default.nix +++ b/pkgs/applications/editors/android-studio/default.nix @@ -18,9 +18,9 @@ let sha256Hash = "11lkwcbzdl86cyz4lci65cx9z5jjhrc4z40maqx2r5hw1xka9290"; }; latestVersion = { # canary & dev - version = "4.2.0.4"; # "Android Studio 4.2 Canary 4" - build = "201.6636798"; - sha256Hash = "1v3893g5kx2azmv0zj2k1rxpiksapnapy7rgfq6x6fq4d2q87wbc"; + version = "4.2.0.5"; # "Android Studio 4.2 Canary 5" + build = "201.6682321"; + sha256Hash = "076q6d7kmi0wcsqak7n6ggp1qns4xj1134xcpdzb92qk3dmg3wrh"; }; in { # Attributes are named by their corresponding release channels