summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/editors/android-studio
diff options
context:
space:
mode:
authormeutraa <paul@lost.host>2020-09-09 12:47:28 +0100
committermeutraa <paul@lost.host>2020-09-09 12:47:28 +0100
commited21f45583a971fc80d2479f01728ec9f901cc4a (patch)
tree901d8b32da920f90e9452c4ccb02e554ba7c1d4a /pkgs/applications/editors/android-studio
parentf961ac6695ad04d028576f7baa48fdf28344be6d (diff)
androidStudioPackages.{dev,canary}: 4.2.0.9 -> 4.2.0.10
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 515d88566122..c0b404c9285d 100644
--- a/pkgs/applications/editors/android-studio/default.nix
+++ b/pkgs/applications/editors/android-studio/default.nix
@@ -19,9 +19,9 @@ let
sha256Hash = "sha256-3W+eUcffRk7lZxbvf3X/Np4hkwAUqU51sQ061XR7Ddc=";
};
latestVersion = { # canary & dev
- version = "4.2.0.9"; # "Android Studio 4.2 Canary 9"
- build = "202.6795674";
- sha256Hash = "sha256-IL7jdGC7X8mr5eyh8YqD6z9WF8MO5AtFXVaUEf+ThiY=";
+ version = "4.2.0.10"; # "Android Studio 4.2 Canary 10"
+ build = "202.6811877";
+ sha256Hash = "sha256-ZKfETCECIOq+q/5N+I13ceb5dqGMGTXMGrqSeTL9KCc=";
};
in {
# Attributes are named by their corresponding release channels