summary refs log tree commit diff
path: root/pkgs/applications/editors
diff options
context:
space:
mode:
authorMichael Weiss <dev.primeos@gmail.com>2019-09-21 20:13:32 +0200
committerMichael Weiss <dev.primeos@gmail.com>2019-09-21 20:16:08 +0200
commite5f3951f620796fcc34b4e96d84d9dfeb42bef69 (patch)
treedb6986e2dfe79e74729f758536f001529a227150 /pkgs/applications/editors
parentf8a8fc6c7c079de430fa528f688ddac781bcef16 (diff)
downloadnixpkgs-e5f3951f620796fcc34b4e96d84d9dfeb42bef69.tar
nixpkgs-e5f3951f620796fcc34b4e96d84d9dfeb42bef69.tar.gz
nixpkgs-e5f3951f620796fcc34b4e96d84d9dfeb42bef69.tar.bz2
nixpkgs-e5f3951f620796fcc34b4e96d84d9dfeb42bef69.tar.lz
nixpkgs-e5f3951f620796fcc34b4e96d84d9dfeb42bef69.tar.xz
nixpkgs-e5f3951f620796fcc34b4e96d84d9dfeb42bef69.tar.zst
nixpkgs-e5f3951f620796fcc34b4e96d84d9dfeb42bef69.zip
androidStudioPackages.{dev,canary}: 3.6.0.11 -> 3.6.0.12
Diffstat (limited to 'pkgs/applications/editors')
-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 2a9129cfebf..b059747e052 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.11"; # "Android Studio 3.6 Canary 11"
-    build = "192.5863777";
-    sha256Hash = "1wz4vcdj4225vffsq0ji4zgg9qaqlfd21x7c6nczhqvydbyrjzg8";
+    version = "3.6.0.12"; # "Android Studio 3.6 Canary 12"
+    build = "192.5871855";
+    sha256Hash = "0pxvpxqdxv37sl72p7gml70k6kl717k6avw9p0l00cys0zbvb3zq";
   };
 in {
   # Attributes are named by their corresponding release channels