about summary refs log tree commit diff
path: root/pkgs/applications/editors/android-studio
diff options
context:
space:
mode:
authorMichael Weiss <dev.primeos@gmail.com>2019-03-14 21:40:28 +0100
committerMichael Weiss <dev.primeos@gmail.com>2019-03-14 21:44:15 +0100
commit02fb221307964c8d056f27a271bd7424ad4df85a (patch)
treeff35c40132091bf09c38e63c79e4e95ca74909b0 /pkgs/applications/editors/android-studio
parentf22aa01c7b3ef06e808dad5a67d630e24b3a0102 (diff)
downloadnixlib-02fb221307964c8d056f27a271bd7424ad4df85a.tar
nixlib-02fb221307964c8d056f27a271bd7424ad4df85a.tar.gz
nixlib-02fb221307964c8d056f27a271bd7424ad4df85a.tar.bz2
nixlib-02fb221307964c8d056f27a271bd7424ad4df85a.tar.lz
nixlib-02fb221307964c8d056f27a271bd7424ad4df85a.tar.xz
nixlib-02fb221307964c8d056f27a271bd7424ad4df85a.tar.zst
nixlib-02fb221307964c8d056f27a271bd7424ad4df85a.zip
androidStudioPackages.beta: 3.4.0.15 -> 3.4.0.16
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 cdc479accff2..f3e5602a7996 100644
--- a/pkgs/applications/editors/android-studio/default.nix
+++ b/pkgs/applications/editors/android-studio/default.nix
@@ -13,9 +13,9 @@ let
     sha256Hash = "0smh3d3v8n0isxg7fkls20622gp52f58i2b6wa4a0g8wnvmd6mw2";
   };
   betaVersion = {
-    version = "3.4.0.15"; # "Android Studio 3.4 RC 1"
-    build = "183.5341121";
-    sha256Hash = "0s7wadnzbrd031ls43b5nbh1nx0paj74bxy2yiczr4qb9n562zzy";
+    version = "3.4.0.16"; # "Android Studio 3.4 RC 2"
+    build = "183.5370308";
+    sha256Hash = "0d7d6n7n1zzhxpdykbwwbrw139mqxkp20d4l0570pk7975p1s2q9";
   };
   latestVersion = { # canary & dev
     version = "3.5.0.6"; # "Android Studio 3.5 Canary 7"