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>2019-03-04 20:35:22 +0100
committerMichael Weiss <dev.primeos@gmail.com>2019-03-04 20:45:21 +0100
commit6eb62cfc68bbf34e355b011c5c05e9f30766845a (patch)
treed419bd5cabf767aac857f98913fbfde083863ba0 /pkgs/applications/editors/android-studio
parent3e442fd0f9036fa5cbee829f927e73f91dcdf337 (diff)
downloadnixlib-6eb62cfc68bbf34e355b011c5c05e9f30766845a.tar
nixlib-6eb62cfc68bbf34e355b011c5c05e9f30766845a.tar.gz
nixlib-6eb62cfc68bbf34e355b011c5c05e9f30766845a.tar.bz2
nixlib-6eb62cfc68bbf34e355b011c5c05e9f30766845a.tar.lz
nixlib-6eb62cfc68bbf34e355b011c5c05e9f30766845a.tar.xz
nixlib-6eb62cfc68bbf34e355b011c5c05e9f30766845a.tar.zst
nixlib-6eb62cfc68bbf34e355b011c5c05e9f30766845a.zip
android-studio: 3.3.1.0 -> 3.3.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 6c68c705b02b..ed471f04d0c9 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.3.1.0"; # "Android Studio 3.3.1"
-    build = "182.5264788";
-    sha256Hash = "0fghqkc8pkb7waxclm0qq4nlnsvmv9d3fcj5nnvgbfkjyw032q42";
+    version = "3.3.2.0"; # "Android Studio 3.3.2"
+    build = "182.5314842";
+    sha256Hash = "0smh3d3v8n0isxg7fkls20622gp52f58i2b6wa4a0g8wnvmd6mw2";
   };
   betaVersion = {
     version = "3.4.0.14"; # "Android Studio 3.4 Beta 5"