about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAndrei Lapshin <alapshin@fastmail.com>2020-03-14 19:14:26 +0300
committerJon <jonringer@users.noreply.github.com>2020-03-14 16:27:00 -0700
commit626d6b5d082d3feb4defd94af43deed7be53197e (patch)
tree1c903b82639e507e11e2281fd7027da2c947a464
parent6f3e387b0c99f77735a038e4c8a2c0483e1011eb (diff)
downloadnixlib-626d6b5d082d3feb4defd94af43deed7be53197e.tar
nixlib-626d6b5d082d3feb4defd94af43deed7be53197e.tar.gz
nixlib-626d6b5d082d3feb4defd94af43deed7be53197e.tar.bz2
nixlib-626d6b5d082d3feb4defd94af43deed7be53197e.tar.lz
nixlib-626d6b5d082d3feb4defd94af43deed7be53197e.tar.xz
nixlib-626d6b5d082d3feb4defd94af43deed7be53197e.tar.zst
nixlib-626d6b5d082d3feb4defd94af43deed7be53197e.zip
androidStudioPackages.beta: 4.0.0.10 -> 4.0.0.11
-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 bc9944932920..8354a04b2c58 100644
--- a/pkgs/applications/editors/android-studio/default.nix
+++ b/pkgs/applications/editors/android-studio/default.nix
@@ -13,9 +13,9 @@ let
     sha256Hash = "1mwzk18224bl8hbw9cdxwzgj5cfain4y70q64cpj4p0snffxqm77";
   };
   betaVersion = {
-    version = "4.0.0.10"; # "Android Studio 4.0 Beta 1"
-    build = "193.6220182";
-    sha256Hash = "0ibp54wcss4ihm454hbavv1bhar6cd4alp5b0z248ryjr5w9mixf";
+    version = "4.0.0.11"; # "Android Studio 4.0 Beta 2"
+    build = "193.6254973";
+    sha256Hash = "0i4n5kxnfxnz3y44ba0x2j8nkmss4gchrzcdnb9wf6xc1jqrjwcm";
   };
   latestVersion = { # canary & dev
     version = "4.1.0.2"; # "Android Studio 4.1 Canary 2"