about summary refs log tree commit diff
path: root/pkgs/applications/editors
diff options
context:
space:
mode:
authorMichael Weiss <dev.primeos@gmail.com>2019-02-15 11:28:54 +0100
committerMichael Weiss <dev.primeos@gmail.com>2019-02-15 11:36:14 +0100
commitcba377937cafe7a366057d5be95813948922fdfd (patch)
tree7dcbbe340536483f225bc2b2489b13a3b7a2768d /pkgs/applications/editors
parentf83c284cf1cefacd63569647fec968478520a4d7 (diff)
downloadnixlib-cba377937cafe7a366057d5be95813948922fdfd.tar
nixlib-cba377937cafe7a366057d5be95813948922fdfd.tar.gz
nixlib-cba377937cafe7a366057d5be95813948922fdfd.tar.bz2
nixlib-cba377937cafe7a366057d5be95813948922fdfd.tar.lz
nixlib-cba377937cafe7a366057d5be95813948922fdfd.tar.xz
nixlib-cba377937cafe7a366057d5be95813948922fdfd.tar.zst
nixlib-cba377937cafe7a366057d5be95813948922fdfd.zip
androidStudioPackages.beta: 3.4.0.12 -> 3.4.0.13
Diffstat (limited to 'pkgs/applications/editors')
-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 2d5028cf83bc..4ac7b3d9a85c 100644
--- a/pkgs/applications/editors/android-studio/default.nix
+++ b/pkgs/applications/editors/android-studio/default.nix
@@ -13,9 +13,9 @@ let
     sha256Hash = "0fghqkc8pkb7waxclm0qq4nlnsvmv9d3fcj5nnvgbfkjyw032q42";
   };
   betaVersion = {
-    version = "3.4.0.12"; # "Android Studio 3.4 Beta 3"
-    build = "183.5256591";
-    sha256Hash = "1yab2sgabgk3wa3wrzv9z1dc2k7x0079v0mlwrp32jwx8r9byvcw";
+    version = "3.4.0.13"; # "Android Studio 3.4 Beta 4"
+    build = "183.5304277";
+    sha256Hash = "01x7xba0f5js213wgw0h1vw297vwz5q7dprnilcdydfjxwqsbr8f";
   };
   latestVersion = { # canary & dev
     version = "3.5.0.2"; # "Android Studio 3.5 Canary 3"