From ed21f45583a971fc80d2479f01728ec9f901cc4a Mon Sep 17 00:00:00 2001 From: meutraa Date: Wed, 9 Sep 2020 12:47:28 +0100 Subject: [PATCH] androidStudioPackages.{dev,canary}: 4.2.0.9 -> 4.2.0.10 --- 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 515d8856612..c0b404c9285 100644 --- a/pkgs/applications/editors/android-studio/default.nix +++ b/pkgs/applications/editors/android-studio/default.nix @@ -19,9 +19,9 @@ let sha256Hash = "sha256-3W+eUcffRk7lZxbvf3X/Np4hkwAUqU51sQ061XR7Ddc="; }; latestVersion = { # canary & dev - version = "4.2.0.9"; # "Android Studio 4.2 Canary 9" - build = "202.6795674"; - sha256Hash = "sha256-IL7jdGC7X8mr5eyh8YqD6z9WF8MO5AtFXVaUEf+ThiY="; + version = "4.2.0.10"; # "Android Studio 4.2 Canary 10" + build = "202.6811877"; + sha256Hash = "sha256-ZKfETCECIOq+q/5N+I13ceb5dqGMGTXMGrqSeTL9KCc="; }; in { # Attributes are named by their corresponding release channels