From 769b7ee861f5697cc8965af340652f453a13d238 Mon Sep 17 00:00:00 2001 From: Michael Weiss Date: Wed, 29 May 2019 00:35:48 +0200 Subject: [PATCH] androidStudioPackages.beta: 3.5.0.14 -> 3.5.0.15 --- pkgs/applications/editors/android-studio/default.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/applications/editors/android-studio/default.nix b/pkgs/applications/editors/android-studio/default.nix index 880b5443f8b..2f90699014c 100644 --- a/pkgs/applications/editors/android-studio/default.nix +++ b/pkgs/applications/editors/android-studio/default.nix @@ -13,9 +13,9 @@ let sha256Hash = "0y4l9d1yrvv1csx6vl4jnqgqy96y44rl6p8hcxrnbvrg61iqnj30"; }; betaVersion = { - version = "3.5.0.14"; # "Android Studio 3.5 Beta 2" - build = "191.5549111"; - sha256Hash = "1zy2x0m1nsx3yy64cp1jvgb9aqkribwm64mv50g9355sdz7qjhcf"; + version = "3.5.0.15"; # "Android Studio 3.5 Beta 3" + build = "191.5585527"; + sha256Hash = "0b9yj3rf3nk8y9qfmf5kjh8rwn73v7ghym1bhz864r079h7lwr53"; }; latestVersion = { # canary & dev version = "3.6.0.1"; # "Android Studio 3.6 Canary 1"