summary refs log tree commit diff
path: root/pkgs/applications
diff options
context:
space:
mode:
authorMichael Weiss <dev.primeos@gmail.com>2019-08-24 16:52:12 +0200
committerMichael Weiss <dev.primeos@gmail.com>2019-08-24 17:00:12 +0200
commit50cbcc21d28b39c432dd58f15b7c8a159353a0ab (patch)
tree3b3026fec59b838806a054a5a149933fabb77cc0 /pkgs/applications
parent93e40b2ab8d3038e7b7cedc7d11dd6921de7e4f0 (diff)
downloadnixpkgs-50cbcc21d28b39c432dd58f15b7c8a159353a0ab.tar
nixpkgs-50cbcc21d28b39c432dd58f15b7c8a159353a0ab.tar.gz
nixpkgs-50cbcc21d28b39c432dd58f15b7c8a159353a0ab.tar.bz2
nixpkgs-50cbcc21d28b39c432dd58f15b7c8a159353a0ab.tar.lz
nixpkgs-50cbcc21d28b39c432dd58f15b7c8a159353a0ab.tar.xz
nixpkgs-50cbcc21d28b39c432dd58f15b7c8a159353a0ab.tar.zst
nixpkgs-50cbcc21d28b39c432dd58f15b7c8a159353a0ab.zip
androidStudioPackages.{dev,canary}: 3.6.0.6 -> 3.6.0.7
Diffstat (limited to 'pkgs/applications')
-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 75fb206c9e5..7f57d24b263 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.6"; # "Android Studio 3.6 Canary 6"
-    build = "192.5787298";
-    sha256Hash = "1rri8b5nkxj65hq13s5d31fy08llf3ad9s5mn56ridd4nsy2c5df";
+    version = "3.6.0.7"; # "Android Studio 3.6 Canary 7"
+    build = "192.5807797";
+    sha256Hash = "1l47miiyd8z7v0hbvda06953pp9ilyrsma83gxqx35ghnc0n7g81";
   };
 in rec {
   # Attributes are named by their corresponding release channels