From bdeef5701db3a4976b35e80bbc6156c6f945a7f7 Mon Sep 17 00:00:00 2001 From: meutraa Date: Sat, 26 Sep 2020 14:14:55 +0100 Subject: [PATCH] androidStudioPackages.{dev,canary}: 4.2.0.11 -> 4.2.0.12 --- 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 f35e695d1b6..648b45631e1 100644 --- a/pkgs/applications/editors/android-studio/default.nix +++ b/pkgs/applications/editors/android-studio/default.nix @@ -19,9 +19,9 @@ let sha256Hash = "sha256-qbxmR9g8DSKzcP09bJuc+am79BSXWG39UQxFEb1bZ88="; }; latestVersion = { # canary & dev - version = "4.2.0.11"; # "Android Studio 4.2 Canary 11" - build = "202.6825553"; - sha256Hash = "sha256-la3J0mgUxJA50l1PLr9FPMKI5QYkoBRriVyu3aVq7io="; + version = "4.2.0.12"; # "Android Studio 4.2 Canary 12" + build = "202.6847140"; + sha256Hash = "sha256-lt2069uAJdVlKg3fC2NmFFPoMmG5cAUnH9V4WRAawxk="; }; in { # Attributes are named by their corresponding release channels