about summary refs log tree commit diff
path: root/pkgs/applications/editors/android-studio
diff options
context:
space:
mode:
authorFabián Heredia Montiel <fabianhjr@protonmail.com>2021-10-18 09:29:21 -0500
committerFabián Heredia Montiel <fabianhjr@protonmail.com>2021-10-18 09:29:43 -0500
commit882e52419f0b07ca9fc060cdd78b9798865a9d49 (patch)
tree3ec96784d09f9dff7d4f2dfe7038dbb224631284 /pkgs/applications/editors/android-studio
parentea31b7954175f94cd41b28cb565edf938ea5365b (diff)
android-studio: 2020.3.1.24 → 2020.3.1.25
Diffstat (limited to 'pkgs/applications/editors/android-studio')
-rw-r--r--pkgs/applications/editors/android-studio/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/editors/android-studio/default.nix b/pkgs/applications/editors/android-studio/default.nix
index 9cee6485500a0..af4fc5c997cc9 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"