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-04-05 12:13:05 +0200
committerMichael Weiss <dev.primeos@gmail.com>2019-04-05 12:14:44 +0200
commit0d076a4445ab492377ebdff6a6d0bdd9dde8d264 (patch)
tree06679270d121734a9a9b44359981f217f451bdbe /pkgs/applications/editors/android-studio
parentd71ae09c909a6838920d14fbcfb3d232d3ae2eae (diff)
downloadnixlib-0d076a4445ab492377ebdff6a6d0bdd9dde8d264.tar
nixlib-0d076a4445ab492377ebdff6a6d0bdd9dde8d264.tar.gz
nixlib-0d076a4445ab492377ebdff6a6d0bdd9dde8d264.tar.bz2
nixlib-0d076a4445ab492377ebdff6a6d0bdd9dde8d264.tar.lz
nixlib-0d076a4445ab492377ebdff6a6d0bdd9dde8d264.tar.xz
nixlib-0d076a4445ab492377ebdff6a6d0bdd9dde8d264.tar.zst
nixlib-0d076a4445ab492377ebdff6a6d0bdd9dde8d264.zip
androidStudioPackages.{dev,canary}: 3.5.0.8 -> 3.5.0.9
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 ebce09d52ce5..e5e5e179b890 100644
--- a/pkgs/applications/editors/android-studio/default.nix
+++ b/pkgs/applications/editors/android-studio/default.nix
@@ -18,9 +18,9 @@ let
     sha256Hash = "1v4apc73jdhavhzj8j46mzh15rw08w1hd9y9ykarj3b5q7i2vyq1";
   };
   latestVersion = { # canary & dev
-    version = "3.5.0.8"; # "Android Studio 3.5 Canary 9"
-    build = "191.5409101";
-    sha256Hash = "06fc5l40nxm0hyn8c34wsckxxyh1i2q5a53zd4nbhwxi8wsrda7i";
+    version = "3.5.0.9"; # "Android Studio 3.5 Canary 10"
+    build = "191.5416148";
+    sha256Hash = "03d2x6bqasw417dxc7b8y65rral73xm2ci512gprmsvwy42k3mqi";
   };
 in rec {
   # Old alias (TODO @primeos: Remove after 19.03 is branched off):