summary refs log tree commit diff
path: root/pkgs/applications/editors
diff options
context:
space:
mode:
authorMichael Weiss <dev.primeos@gmail.com>2020-08-30 20:29:08 +0200
committerGitHub <noreply@github.com>2020-08-30 20:29:08 +0200
commit4d851ae78ff50645c73dc54f339562c039d0cccd (patch)
tree15530d05b978616e833b5e69391dcf9fadaaa617 /pkgs/applications/editors
parent6956ce821d128ac48d09fed9fb3c3e5ec644dd8f (diff)
parentfaefec521db6c2e2afa1ccc5cf58b3e4d8e92142 (diff)
downloadnixpkgs-4d851ae78ff50645c73dc54f339562c039d0cccd.tar
nixpkgs-4d851ae78ff50645c73dc54f339562c039d0cccd.tar.gz
nixpkgs-4d851ae78ff50645c73dc54f339562c039d0cccd.tar.bz2
nixpkgs-4d851ae78ff50645c73dc54f339562c039d0cccd.tar.lz
nixpkgs-4d851ae78ff50645c73dc54f339562c039d0cccd.tar.xz
nixpkgs-4d851ae78ff50645c73dc54f339562c039d0cccd.tar.zst
nixpkgs-4d851ae78ff50645c73dc54f339562c039d0cccd.zip
Merge pull request #96573 from meutraa/update/android-studio-canary
androidStudioPackages.{dev,canary}: 4.2.0.7 -> 4.2.0.8
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 3a0bef24ab7..14a6853af1c 100644
--- a/pkgs/applications/editors/android-studio/default.nix
+++ b/pkgs/applications/editors/android-studio/default.nix
@@ -19,9 +19,9 @@ let
     sha256Hash = "11lkwcbzdl86cyz4lci65cx9z5jjhrc4z40maqx2r5hw1xka9290";
   };
   latestVersion = { # canary & dev
-    version = "4.2.0.7"; # "Android Studio 4.2 Canary 7"
-    build = "201.6720134";
-    sha256Hash = "1c9s6rd0z596qr7hbil5rl3fqby7c8h7ma52d1qj5rxra73k77nz";
+    version = "4.2.0.8"; # "Android Studio 4.2 Canary 8"
+    build = "202.6787931";
+    sha256Hash = "0y5fzr22dknzxay1bhd1ymhdnmdrpccdw8dswy2z9bxjsvq65n62";
   };
 in {
   # Attributes are named by their corresponding release channels