summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/editors/android-studio
diff options
context:
space:
mode:
authorMichael Weiss <dev.primeos@gmail.com>2020-07-17 15:08:00 +0200
committerMichael Weiss <dev.primeos@gmail.com>2020-07-17 15:11:39 +0200
commit9cd338e858db046520771a874090d9daac8e0805 (patch)
tree8cd6487d8600f7cb58e69b2b13865481aa7e7f7a /pkgs/applications/editors/android-studio
parente0ed6d71e365f3ace7ed673e3e20aba77d66df33 (diff)
android-studio: 4.0.0.16 -> 4.0.1.0
Diffstat (limited to 'pkgs/applications/editors/android-studio')
-rw-r--r--pkgs/applications/editors/android-studio/default.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/applications/editors/android-studio/default.nix b/pkgs/applications/editors/android-studio/default.nix
index a64b361f8a77..0d3157e30cff 100644
--- a/pkgs/applications/editors/android-studio/default.nix
+++ b/pkgs/applications/editors/android-studio/default.nix
@@ -8,9 +8,9 @@ let
inherit (gnome2) GConf gnome_vfs;
};
stableVersion = {
- version = "4.0.0.16"; # "Android Studio 4.0"
- build = "193.6514223";
- sha256Hash = "1sqj64vddwfrr9821habfz7dms9csvbp7b8gf1d027188b2lvh3h";
+ version = "4.0.1.0"; # "Android Studio 4.0.1"
+ build = "193.6626763";
+ sha256Hash = "15vm7fvi8c286wx9f28z6ysvm8wqqda759qql0zy9simwx22gy7j";
};
betaVersion = {
version = "4.0.0.16"; # "Android Studio 4.0"