summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/editors/android-studio
diff options
context:
space:
mode:
authorMichael Weiss <dev.primeos@gmail.com>2019-10-26 13:03:21 +0200
committerMichael Weiss <dev.primeos@gmail.com>2019-10-26 13:11:48 +0200
commit7b169daf26e0faa0c4baa5df064dd37414c190d6 (patch)
tree5660cde7a731929c61f581799335041b80b45a77 /pkgs/applications/editors/android-studio
parent289d9f6821501fee710c1b5943a86593306acc14 (diff)
androidStudioPackages.{dev,canary}: 3.6.0.13 -> 4.0.0.1
Diffstat (limited to 'pkgs/applications/editors/android-studio')
-rw-r--r--pkgs/applications/editors/android-studio/default.nix8
1 files changed, 6 insertions, 2 deletions
diff --git a/pkgs/applications/editors/android-studio/default.nix b/pkgs/applications/editors/android-studio/default.nix
index b47f444709bd..1d1c47bc14fe 100644
--- a/pkgs/applications/editors/android-studio/default.nix
+++ b/pkgs/applications/editors/android-studio/default.nix
@@ -12,12 +12,16 @@ let
build = "191.5900203";
sha256Hash = "0afxlif8pkrl6m1lhiqri1qv4vf5mfm1yg6qk5rad0442hm3kz4l";
};
- betaVersion = latestVersion;
- latestVersion = { # canary & dev
+ betaVersion = {
version = "3.6.0.13"; # "Android Studio 3.6 Beta 1"
build = "192.5916306";
sha256Hash = "0kvz3mgpfb3wqr1pw9847d5syswlzls3b4nilzgk6w127k2zmkfy";
};
+ latestVersion = { # canary & dev
+ version = "4.0.0.1"; # "Android Studio 4.0 Canary 1"
+ build = "192.5959023";
+ sha256Hash = "1d9hvyk0wnfiip1612ci4sbw58rq93cyy026cx6s33rvjk3cwfrl";
+ };
in {
# Attributes are named by their corresponding release channels