about summary refs log tree commit diff
path: root/pkgs/applications/editors/android-studio
diff options
context:
space:
mode:
authorMichael Weiss <dev.primeos@gmail.com>2020-02-25 22:05:43 +0100
committerMichael Weiss <dev.primeos@gmail.com>2020-02-25 22:08:48 +0100
commitd574fffd6cadb89c4791200043859e17f07a6303 (patch)
tree9ea6de2d161491fef7fbac00985e7d9ee8e48679 /pkgs/applications/editors/android-studio
parent140d5b3445901da7e1a8817cf7a524885a832b82 (diff)
downloadnixlib-d574fffd6cadb89c4791200043859e17f07a6303.tar
nixlib-d574fffd6cadb89c4791200043859e17f07a6303.tar.gz
nixlib-d574fffd6cadb89c4791200043859e17f07a6303.tar.bz2
nixlib-d574fffd6cadb89c4791200043859e17f07a6303.tar.lz
nixlib-d574fffd6cadb89c4791200043859e17f07a6303.tar.xz
nixlib-d574fffd6cadb89c4791200043859e17f07a6303.tar.zst
nixlib-d574fffd6cadb89c4791200043859e17f07a6303.zip
android-studio: 3.5.3.0 -> 3.6.0.21
Changelog: https://developer.android.com/studio/releases/#3-6-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 429d9719f6a1..28490f2ce7bb 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.5.3.0"; # "Android Studio 3.5.3"
-    build = "191.6010548";
-    sha256Hash = "1nsm4d3vdx90szqd78a8mjq65xc9m5ipd35cqrlx3c3ny900sqxg";
+    version = "3.6.0.21"; # "Android Studio 3.6"
+    build = "192.6200805";
+    sha256Hash = "1rf79fh6fbaxsj26q9bgl4vvmakv4wc0amjz026cm89hcwwzrb4d";
   };
   betaVersion = latestVersion;
   latestVersion = { # canary & dev