summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authorMichael Weiss <dev.primeos@gmail.com>2020-11-09 15:29:41 +0100
committerGitHub <noreply@github.com>2020-11-09 15:29:41 +0100
commitda8c1a8192122c4da156656bf94b61f196390f1f (patch)
tree5e6336ac9c003352e55b667dd9b227539f2005ed /pkgs
parent77c0568da557dc46900f0f866e75fdf0fe13f947 (diff)
parent412b1c3ee5f9c78caf4273f78f99af940e014c56 (diff)
downloadnixpkgs-da8c1a8192122c4da156656bf94b61f196390f1f.tar
nixpkgs-da8c1a8192122c4da156656bf94b61f196390f1f.tar.gz
nixpkgs-da8c1a8192122c4da156656bf94b61f196390f1f.tar.bz2
nixpkgs-da8c1a8192122c4da156656bf94b61f196390f1f.tar.lz
nixpkgs-da8c1a8192122c4da156656bf94b61f196390f1f.tar.xz
nixpkgs-da8c1a8192122c4da156656bf94b61f196390f1f.tar.zst
nixpkgs-da8c1a8192122c4da156656bf94b61f196390f1f.zip
Merge pull request #103136 from meutraa/update/android-studio-canary
androidStudioPackages.{canary,dev}: 4.2.0.15 -> 4.2.0.16
Diffstat (limited to 'pkgs')
-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 3a5bc63e1c3..cca7b0b2f41 100644
--- a/pkgs/applications/editors/android-studio/default.nix
+++ b/pkgs/applications/editors/android-studio/default.nix
@@ -19,9 +19,9 @@ let
     sha256Hash = "sha256-qbxmR9g8DSKzcP09bJuc+am79BSXWG39UQxFEb1bZ88=";
   };
   latestVersion = { # canary & dev
-    version = "4.2.0.15"; # "Android Studio 4.2 Canary 15"
-    build = "202.6922807";
-    sha256Hash = "sha256-PXFNnPSJbdp9NtkMDR3Vq+vpWqd85Io2FmXPhRLRk/8=";
+    version = "4.2.0.16"; # "Android Studio 4.2 Canary 16"
+    build = "202.6939830";
+    sha256Hash = "sha256-2Xh0GR4BHZI6ofdyMI2icrztI2BmiHWT+1bEZIZ58IE=";
   };
 in {
   # Attributes are named by their corresponding release channels