summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/editors/android-studio
diff options
context:
space:
mode:
authorMichael Weiss <dev.primeos@gmail.com>2019-12-18 16:46:50 +0100
committerMichael Weiss <dev.primeos@gmail.com>2019-12-18 16:48:47 +0100
commit4cccc3c543bd9b9cf289f44b610e866a743e5124 (patch)
tree436e9eb26a1eebb7f6682c8ec8d760018ff9bc81 /pkgs/applications/editors/android-studio
parentd942688fc137169b577e7bf0c09e01a2ac919b73 (diff)
androidStudioPackages.beta: 3.6.0.17 -> 3.6.0.18
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 ee3865590e50..fcd15355a101 100644
--- a/pkgs/applications/editors/android-studio/default.nix
+++ b/pkgs/applications/editors/android-studio/default.nix
@@ -13,9 +13,9 @@ let
sha256Hash = "1nsm4d3vdx90szqd78a8mjq65xc9m5ipd35cqrlx3c3ny900sqxg";
};
betaVersion = {
- version = "3.6.0.17"; # "Android Studio 3.6 Beta 5"
- build = "192.6018865";
- sha256Hash = "0qlrdf7a6f5585mrni1aa2chic4n7b9c8lgrj8br6q929hc2f5d9";
+ version = "3.6.0.18"; # "Android Studio 3.6 RC 1"
+ build = "192.6071332";
+ sha256Hash = "0xpcihr5xxr9l1kv6aflywshs8fww3s7di0g98mz475whhxwzf3q";
};
latestVersion = { # canary & dev
version = "4.0.0.6"; # "Android Studio 4.0 Canary 6"