summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/editors/android-studio
diff options
context:
space:
mode:
authorMichael Weiss <dev.primeos@gmail.com>2020-04-01 12:01:50 +0200
committerMichael Weiss <dev.primeos@gmail.com>2020-04-01 12:24:48 +0200
commit0f70340b798cc0d04c4514be4e2879ef5215337d (patch)
tree61251820a83193fbaa8a3270775255a12a36efa0 /pkgs/applications/editors/android-studio
parentec3c04340a833646d797399c9556734b5366a39f (diff)
android-studio: 3.6.1.0 -> 3.6.2.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 9a476ada2142..b10ef9513daa 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 = "3.6.1.0"; # "Android Studio 3.6.1"
- build = "192.6241897";
- sha256Hash = "1mwzk18224bl8hbw9cdxwzgj5cfain4y70q64cpj4p0snffxqm77";
+ version = "3.6.2.0"; # "Android Studio 3.6.2"
+ build = "192.6308749";
+ sha256Hash = "04r4iwlmns1lf3wfd32cqmndbdz9rf7hfbi5r6qmvpi8j83fghvr";
};
betaVersion = {
version = "4.0.0.12"; # "Android Studio 4.0 Beta 3"