summaryrefslogtreecommitdiffstats
path: root/pkgs
diff options
context:
space:
mode:
authorMichael Weiss <dev.primeos@gmail.com>2020-10-10 15:51:04 +0200
committerGitHub <noreply@github.com>2020-10-10 15:51:04 +0200
commitb60f560e5189975b2b94416cafd33bf3e6787f94 (patch)
treeb4182c93811c5936764d19b332515133b80cf86a /pkgs
parentbd9897193621a0ac5edd3999f07ef3d6f602d581 (diff)
parent1b1b596303b9368a9ed4f6f84bb0f2096ec19b66 (diff)
Merge pull request #100076 from meutraa/update/android-studio-stable
androidStudioPackages.stable: 4.0.1.0 -> 4.0.2.0
Diffstat (limited to 'pkgs')
-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 f07854ca8a59..d9b829132021 100644
--- a/pkgs/applications/editors/android-studio/default.nix
+++ b/pkgs/applications/editors/android-studio/default.nix
@@ -9,9 +9,9 @@ let
inherit buildFHSUserEnv;
};
stableVersion = {
- version = "4.0.1.0"; # "Android Studio 4.0.1"
- build = "193.6626763";
- sha256Hash = "15vm7fvi8c286wx9f28z6ysvm8wqqda759qql0zy9simwx22gy7j";
+ version = "4.0.2.0"; # "Android Studio 4.0.2"
+ build = "193.6821437";
+ sha256Hash = "sha256-v3lug8XCl4tekMBP4N1wS925FnDaSMDf6SIJhwKydzY=";
};
betaVersion = {
version = "4.1.0.18"; # "Android Studio 4.1 RC 3"