summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/editors/android-studio
diff options
context:
space:
mode:
authormeutraa <paul@lost.host>2020-09-20 13:15:17 +0100
committerMichael Weiss <dev.primeos@gmail.com>2020-09-21 14:28:38 +0200
commit731fd9efe3114bc97a9e2a113a486721b77e07e9 (patch)
treeda23c801ee7cebd5cb33ce823df0a368889bf098 /pkgs/applications/editors/android-studio
parent49bf89f95b53ce7c5c8330c513e9f6662fd57571 (diff)
androidStudioPackages.{dev,canary}: 4.2.0.10 -> 4.2.0.11
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 964a1cd7ae1f..f35e695d1b67 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.10"; # "Android Studio 4.2 Canary 10"
- build = "202.6811877";
- sha256Hash = "sha256-ZKfETCECIOq+q/5N+I13ceb5dqGMGTXMGrqSeTL9KCc=";
+ version = "4.2.0.11"; # "Android Studio 4.2 Canary 11"
+ build = "202.6825553";
+ sha256Hash = "sha256-la3J0mgUxJA50l1PLr9FPMKI5QYkoBRriVyu3aVq7io=";
};
in {
# Attributes are named by their corresponding release channels