summaryrefslogtreecommitdiffstats
path: root/pkgs/applications
diff options
context:
space:
mode:
authorMichael Weiss <dev.primeos@gmail.com>2019-02-22 23:04:08 +0100
committerMichael Weiss <dev.primeos@gmail.com>2019-02-22 23:08:00 +0100
commit851c390182115aea9326f55aefc6b6663a8756a3 (patch)
treef39d8a2b5d634628393d7a2cd627fcc486219f4e /pkgs/applications
parentf5649304cba426840ab084022d0d5cb3b177eff3 (diff)
androidStudioPackages.{dev,canary}: 3.5.0.3 -> 3.5.0.4
Diffstat (limited to 'pkgs/applications')
-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 e9a3926dcb0a..91abf2128a84 100644
--- a/pkgs/applications/editors/android-studio/default.nix
+++ b/pkgs/applications/editors/android-studio/default.nix
@@ -18,9 +18,9 @@ let
sha256Hash = "0np8600qvqpw9kcmgp04i1nak1339ck1iidkzr75kigp5rgdl2bq";
};
latestVersion = { # canary & dev
- version = "3.5.0.3"; # "Android Studio 3.5 Canary 4"
- build = "183.5290690";
- sha256Hash = "0d1cl78b25pksaj0scv3hxb14bjxk3591zbc0v7dykk1gf4pvxd1";
+ version = "3.5.0.4"; # "Android Studio 3.5 Canary 5"
+ build = "183.5320907";
+ sha256Hash = "1i56r58kcwrllx3a85dhsz9m0amb7xj9ybqfkdf1a8ipv1hdqs1g";
};
in rec {
# Old alias (TODO @primeos: Remove after 19.03 is branched off):