summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/editors/android-studio
diff options
context:
space:
mode:
authorMichael Weiss <dev.primeos@gmail.com>2020-04-08 11:49:27 +0200
committerMichael Weiss <dev.primeos@gmail.com>2020-04-08 11:54:51 +0200
commit20fd05448d5f3b9b149ca38329701939c7448da1 (patch)
treea32e3061ea3d52d860340741b33645f085aaa507 /pkgs/applications/editors/android-studio
parentfdedc5d16c4089d11331b1c0d0842fcebb147ff4 (diff)
androidStudioPackages.beta: 4.0.0.12 -> 4.0.0.13
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 b10ef9513daa..1134b67a24a6 100644
--- a/pkgs/applications/editors/android-studio/default.nix
+++ b/pkgs/applications/editors/android-studio/default.nix
@@ -13,9 +13,9 @@ let
sha256Hash = "04r4iwlmns1lf3wfd32cqmndbdz9rf7hfbi5r6qmvpi8j83fghvr";
};
betaVersion = {
- version = "4.0.0.12"; # "Android Studio 4.0 Beta 3"
- build = "193.6296804";
- sha256Hash = "072rvh20xkn7izh6f2r2bspy06jrvcibj2hc12hz76m8cwzf4v0m";
+ version = "4.0.0.13"; # "Android Studio 4.0 Beta 4"
+ build = "193.6348893";
+ sha256Hash = "0lchi3l50826n1af1z24yclpf27v2q5p1zjbvcmn37wz46d4s4g2";
};
latestVersion = { # canary & dev
version = "4.1.0.4"; # "Android Studio 4.1 Canary 4"