summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/editors/android-studio
diff options
context:
space:
mode:
authormeutraa <paul@lost.host>2020-09-26 14:14:55 +0100
committerMichael Weiss <dev.primeos@gmail.com>2020-09-26 22:12:52 +0200
commitbdeef5701db3a4976b35e80bbc6156c6f945a7f7 (patch)
tree2c2bf393c6d945c1dcdc1951728141678b22ea8c /pkgs/applications/editors/android-studio
parent22cd2a23bf8437fc9025239b2beba8d8519c401f (diff)
androidStudioPackages.{dev,canary}: 4.2.0.11 -> 4.2.0.12
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 f35e695d1b67..648b45631e10 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.11"; # "Android Studio 4.2 Canary 11"
- build = "202.6825553";
- sha256Hash = "sha256-la3J0mgUxJA50l1PLr9FPMKI5QYkoBRriVyu3aVq7io=";
+ version = "4.2.0.12"; # "Android Studio 4.2 Canary 12"
+ build = "202.6847140";
+ sha256Hash = "sha256-lt2069uAJdVlKg3fC2NmFFPoMmG5cAUnH9V4WRAawxk=";
};
in {
# Attributes are named by their corresponding release channels