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-08-27 22:37:17 +0200
committerMichael Weiss <dev.primeos@gmail.com>2019-08-27 23:30:41 +0200
commit70f0d81861c71317828dde3262c0439c55dda83f (patch)
tree8ab82a7205d8303e4db2e7add6f166583b924fb2 /pkgs/applications/editors/android-studio
parent92603e9842387dbf3da7fc3bd6db84d5edb90544 (diff)
downloadnixpkgs-70f0d81861c71317828dde3262c0439c55dda83f.tar
nixpkgs-70f0d81861c71317828dde3262c0439c55dda83f.tar.gz
nixpkgs-70f0d81861c71317828dde3262c0439c55dda83f.tar.bz2
nixpkgs-70f0d81861c71317828dde3262c0439c55dda83f.tar.lz
nixpkgs-70f0d81861c71317828dde3262c0439c55dda83f.tar.xz
nixpkgs-70f0d81861c71317828dde3262c0439c55dda83f.tar.zst
nixpkgs-70f0d81861c71317828dde3262c0439c55dda83f.zip
androidStudioPackages.{dev,canary}: 3.6.0.7 -> 3.6.0.8
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 7f57d24b263..4b9e2f40950 100644
--- a/pkgs/applications/editors/android-studio/default.nix
+++ b/pkgs/applications/editors/android-studio/default.nix
@@ -14,9 +14,9 @@ let
   };
   betaVersion = stableVersion;
   latestVersion = { # canary & dev
-    version = "3.6.0.7"; # "Android Studio 3.6 Canary 7"
-    build = "192.5807797";
-    sha256Hash = "1l47miiyd8z7v0hbvda06953pp9ilyrsma83gxqx35ghnc0n7g81";
+    version = "3.6.0.8"; # "Android Studio 3.6 Canary 8"
+    build = "192.5825043";
+    sha256Hash = "1nh8p880pz3x7hlwa3inkr9qkd95amkg0sv4f0m7bb70k9v5mnvv";
   };
 in rec {
   # Attributes are named by their corresponding release channels