From 882e52419f0b07ca9fc060cdd78b9798865a9d49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabi=C3=A1n=20Heredia=20Montiel?= Date: Mon, 18 Oct 2021 09:29:21 -0500 Subject: [PATCH] =?UTF-8?q?android-studio:=202020.3.1.24=20=E2=86=92=20202?= =?UTF-8?q?0.3.1.25?= 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 9cee6485500a..af4fc5c997cc 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.24"; # "Android Studio Arctic Fox (2020.3.1)" - sha256Hash = "0k8jcq8vpjayvwm9wqcrjhnp7dly0h4bb8nxspck5zmi8q2ar67l"; + version = "2020.3.1.25"; # "Android Studio Arctic Fox (2020.3.1)" + sha256Hash = "10gpwb130bzp6a9g958cjqcb2gsm0vdgm08nm5xy45xdh54nxjfg"; }; betaVersion = { version = "2021.1.1.14"; # "Android Studio Bumblebee (2021.1.1) Beta 1"