summary refs log tree commit diff
path: root/pkgs/applications/editors/android-studio
diff options
context:
space:
mode:
authormeutraa <paul@lost.host>2020-10-24 15:02:26 +0100
committermeutraa <paul@lost.host>2020-10-24 15:02:26 +0100
commiteb7e78ee995d385704f12e7b2edefbe3a78a46fd (patch)
tree9b496e86faf6cc6ae3f116a5009074797f9f044c /pkgs/applications/editors/android-studio
parent303e7d6ef419230eeadcca63f42c32ba96536284 (diff)
downloadnixpkgs-eb7e78ee995d385704f12e7b2edefbe3a78a46fd.tar
nixpkgs-eb7e78ee995d385704f12e7b2edefbe3a78a46fd.tar.gz
nixpkgs-eb7e78ee995d385704f12e7b2edefbe3a78a46fd.tar.bz2
nixpkgs-eb7e78ee995d385704f12e7b2edefbe3a78a46fd.tar.lz
nixpkgs-eb7e78ee995d385704f12e7b2edefbe3a78a46fd.tar.xz
nixpkgs-eb7e78ee995d385704f12e7b2edefbe3a78a46fd.tar.zst
nixpkgs-eb7e78ee995d385704f12e7b2edefbe3a78a46fd.zip
androidStudioPackages.{canary,dev}: 4.2.0.13 -> 4.2.0.14
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 e8d8eb90026..e16464fb849 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.13"; # "Android Studio 4.2 Canary 13"
-    build = "202.6863838";
-    sha256Hash = "sha256-avkRelP5/sDXW7pdVrOknmb3PtR6XQEmQXivZFljpLc=";
+    version = "4.2.0.14"; # "Android Studio 4.2 Canary 14"
+    build = "202.6907010";
+    sha256Hash = "sha256-A6nl4uN25CWOjpwBvOQG26EZnJP5tNvSrGtoF+IQmtY=";
   };
 in {
   # Attributes are named by their corresponding release channels