From ace508f8e2afa14fd8c22e1b5365dff4f2540981 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabi=C3=A1n=20Heredia=20Montiel?= Date: Tue, 14 Dec 2021 08:50:08 -0600 Subject: [PATCH] =?UTF-8?q?android-studio:=202020.3.1.25=20=E2=86=92=20202?= =?UTF-8?q?0.3.1.26?= 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 e6b9a1680722..587754c118da 100644 --- a/pkgs/applications/editors/android-studio/default.nix +++ b/pkgs/applications/editors/android-studio/default.nix @@ -9,8 +9,8 @@ let inherit buildFHSUserEnv; }; stableVersion = { - version = "2020.3.1.25"; # "Android Studio Arctic Fox (2020.3.1)" - sha256Hash = "10gpwb130bzp6a9g958cjqcb2gsm0vdgm08nm5xy45xdh54nxjfg"; + version = "2020.3.1.26"; # "Android Studio Arctic Fox (2020.3.1)" + sha256Hash = "NE2FgjXtXTCVrCWRakqPhzAGn3blpf0OugJSKviPVBs="; }; betaVersion = { version = "2021.1.1.17"; # "Android Studio Bumblebee (2021.1.1) Beta 4"