From 59593b443e24f8d715f9a2291df9865d63907e3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabi=C3=A1n=20Heredia=20Montiel?= Date: Sun, 24 Oct 2021 21:52:52 -0500 Subject: [PATCH] =?UTF-8?q?android-studio-canary:=202021.2.1.1=20=E2=86=92?= =?UTF-8?q?=202021.2.1.2?= 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 af4fc5c997cc..55dc516ce6ea 100644 --- a/pkgs/applications/editors/android-studio/default.nix +++ b/pkgs/applications/editors/android-studio/default.nix @@ -17,8 +17,8 @@ let sha256Hash = "1j1fxl4vzq3bln2z9ycxn9imjgy55yd1nbl7ycmsi90bdp96pzj0"; }; latestVersion = { # canary & dev - version = "2021.2.1.1"; # "Android Studio Chipmunk (2021.2.1) Canary 1" - sha256Hash = "1fn0jv6ybgdhgpwhamw16fjqbg2961ir9jhbjzanysi7y3935nbv"; + version = "2021.2.1.2"; # "Android Studio Chipmunk (2021.2.1) Canary 2" + sha256Hash = "0xvn9zgn4cc9lhjynhiavmvx8bdzg4kcllmhg7xv18kp6wz4lh6z"; }; in { # Attributes are named by their corresponding release channels