aboutsummaryrefslogtreecommitdiff
path: root/pkgs/applications/editors/android-studio
diff options
context:
space:
mode:
authorMichael Weiss <dev.primeos@gmail.com>2019-05-09 20:28:49 +0200
committerMichael Weiss <dev.primeos@gmail.com>2019-05-09 20:36:41 +0200
commit01361a1791bf31a513b5cdb1ad200d15efe4b379 (patch)
tree0141d730f379f82fa4706379a81ad3cd48568259 /pkgs/applications/editors/android-studio
parent3c917fd8c22b09e3b0753bbb3b61451ce07ca7e4 (diff)
androidStudioPackages.{beta,dev,canary}: 3.5.0.12 -> 3.5.0.13
androidStudioPackages.beta: 3.4.0.18 -> 3.5.0.13
Diffstat (limited to 'pkgs/applications/editors/android-studio')
-rw-r--r--pkgs/applications/editors/android-studio/default.nix8
1 files changed, 4 insertions, 4 deletions
diff --git a/pkgs/applications/editors/android-studio/default.nix b/pkgs/applications/editors/android-studio/default.nix
index 714daa3649c..8af0a647561 100644
--- a/pkgs/applications/editors/android-studio/default.nix
+++ b/pkgs/applications/editors/android-studio/default.nix
@@ -12,11 +12,11 @@ let
build = "183.5452501";
sha256Hash = "0i8wz9v6nxzr27a07cv2330i84v94pcl13gjwvpglp55hyzd8axd";
};
- betaVersion = stableVersion;
+ betaVersion = latestVersion;
latestVersion = { # canary & dev
- version = "3.5.0.12"; # "Android Studio 3.5 Canary 13"
- build = "191.5487692";
- sha256Hash = "0iwd2qa551rs9b0w4rs7wmzdbh3r4j76xvs815l6i5pilk0s47gz";
+ version = "3.5.0.13"; # "Android Studio 3.5 Beta 1"
+ build = "191.5529924";
+ sha256Hash = "0i710n2wr0a8lvxf1mg6a5pmdh1l72wa0hwyricyixi0mylwwc6l";
};
in rec {
# Attributes are named by their corresponding release channels