From 0996a97b916a50d584cb5dd5de9a5769b38160ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabi=C3=A1n=20Heredia=20Montiel?= Date: Fri, 8 Jul 2022 13:30:54 -0500 Subject: [PATCH] =?UTF-8?q?androidStudioPackages.canary:=202021.3.1.9=20?= =?UTF-8?q?=E2=86=92=202022.1.1.8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkgs/applications/editors/android-studio/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/applications/editors/android-studio/default.nix b/pkgs/applications/editors/android-studio/default.nix index b12e1b3ef44a..b25ee1ac6cdc 100644 --- a/pkgs/applications/editors/android-studio/default.nix +++ b/pkgs/applications/editors/android-studio/default.nix @@ -18,8 +18,8 @@ let sha256Hash = "k1Qt54u45rwHsQNz9TVqnFB65kBKtfFZ3OknpfutKPI="; }; latestVersion = { # canary & dev - version = "2021.3.1.9"; # "Android Studio Dolphin (2021.3.1) Canary 9" - sha256Hash = "0nx26xwy67mnbkz37m3nw354siv152sa6zx94pxrvbnxxgppigfb"; + version = "2022.1.1.8"; # "Android Studio Electric Eel (2022.1.1) Canary 8" + sha256Hash = "0bZXx4YpMztLAnwuBaSaNT3GJNfYnqCDanwR+Q7qyUc="; }; in { # Attributes are named by their corresponding release channels