summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/editors/android-studio
diff options
context:
space:
mode:
authorMichael Weiss <dev.primeos@gmail.com>2019-08-03 14:39:52 +0200
committerMichael Weiss <dev.primeos@gmail.com>2019-08-03 14:44:17 +0200
commit292b922ef2112e3398505bc544823fdcda94349e (patch)
tree49901e53c0a01cea8668c3dff3f97e942417a8eb /pkgs/applications/editors/android-studio
parent567f5beb1deb4eaaac227ad93452e1e0c3945ae0 (diff)
androidStudioPackages.beta: 3.5.0.18 -> 3.5.0.19
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 63c6d26df8e3..794a881090cb 100644
--- a/pkgs/applications/editors/android-studio/default.nix
+++ b/pkgs/applications/editors/android-studio/default.nix
@@ -13,9 +13,9 @@ let
sha256Hash = "090rc307mfm0yw4h592l9307lq4aas8zq0ci49csn6kxhds8rsrm";
};
betaVersion = {
- version = "3.5.0.18"; # "Android Studio 3.5 RC 1"
- build = "191.5717577";
- sha256Hash = "1p0w7xrfk33m1wvwnc3s3s7w9rm8wn9b3bjn566w2qpjv5ngdkn3";
+ version = "3.5.0.19"; # "Android Studio 3.5 RC 2"
+ build = "191.5763348";
+ sha256Hash = "0z7mjpk0cqwk4ysd3cdsahlg70ax90353qvvag9wgyzl2x2sr6d2";
};
latestVersion = { # canary & dev
version = "3.6.0.3"; # "Android Studio 3.6 Canary 3"