summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/editors
diff options
context:
space:
mode:
authormeutraa <paul@lost.host>2021-01-23 16:43:11 +0000
committermeutraa <paul@lost.host>2021-01-23 16:43:11 +0000
commit12c075bab5145224615fb8823b0d1e993de93173 (patch)
tree538fa90992dc2c866fb90fad4eb434d1243143ab /pkgs/applications/editors
parent48c7cd563b78103b6e757ddd92db454bef030ada (diff)
androidStudioPackages.beta: 4.2.0.18 -> 4.2.0.19
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 58cdfbd3ab2d..531b93ff1976 100644
--- a/pkgs/applications/editors/android-studio/default.nix
+++ b/pkgs/applications/editors/android-studio/default.nix
@@ -14,9 +14,9 @@ let
sha256Hash = "1f9bclvyvm3sg9an7wxlfwd8jwnb9cl726dvggmysa6r7shc7xw9";
};
betaVersion = {
- version = "4.2.0.18"; # "Android Studio 4.2 Beta 2"
- build = "202.7008469";
- sha256Hash = "0323i4mcib84z7bsy801640gadd2k8ps7vr9jbdpb6i9gma6klmh";
+ version = "4.2.0.19"; # "Android Studio 4.2 Beta 3"
+ build = "202.7033425";
+ sha256Hash = "037r99hn16y0fy6z6k90qf6yx5a4vvx6bl9rdyagdm16ry4bpiw4";
};
latestVersion = { # canary & dev
version = "2020.3.1.3"; # "Android Studio Arctic Fox Canary 3"