about summary refs log tree commit diff
path: root/pkgs/applications/editors
diff options
context:
space:
mode:
authorMichael Weiss <dev.primeos@gmail.com>2019-10-11 12:37:48 +0200
committerMichael Weiss <dev.primeos@gmail.com>2019-10-11 12:45:34 +0200
commitc6f9a0ede3f9212cd435ac0da96af39c5690f6b1 (patch)
treea6975d15004c9431cef293b726c3361084291f55 /pkgs/applications/editors
parent5e716c80f284a4f04f3a3218b4fe7aad600c907e (diff)
downloadnixlib-c6f9a0ede3f9212cd435ac0da96af39c5690f6b1.tar
nixlib-c6f9a0ede3f9212cd435ac0da96af39c5690f6b1.tar.gz
nixlib-c6f9a0ede3f9212cd435ac0da96af39c5690f6b1.tar.bz2
nixlib-c6f9a0ede3f9212cd435ac0da96af39c5690f6b1.tar.lz
nixlib-c6f9a0ede3f9212cd435ac0da96af39c5690f6b1.tar.xz
nixlib-c6f9a0ede3f9212cd435ac0da96af39c5690f6b1.tar.zst
nixlib-c6f9a0ede3f9212cd435ac0da96af39c5690f6b1.zip
androidStudioPackages.{dev,canary}: 3.6.0.12 -> 3.6.0.13
androidStudioPackages.beta: 3.5.1.0 -> 3.6.0.13
Diffstat (limited to 'pkgs/applications/editors')
-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 aeacc0a33b52..b47f444709bd 100644
--- a/pkgs/applications/editors/android-studio/default.nix
+++ b/pkgs/applications/editors/android-studio/default.nix
@@ -12,11 +12,11 @@ let
     build = "191.5900203";
     sha256Hash = "0afxlif8pkrl6m1lhiqri1qv4vf5mfm1yg6qk5rad0442hm3kz4l";
   };
-  betaVersion = stableVersion;
+  betaVersion = latestVersion;
   latestVersion = { # canary & dev
-    version = "3.6.0.12"; # "Android Studio 3.6 Canary 12"
-    build = "192.5871855";
-    sha256Hash = "0pxvpxqdxv37sl72p7gml70k6kl717k6avw9p0l00cys0zbvb3zq";
+    version = "3.6.0.13"; # "Android Studio 3.6 Beta 1"
+    build = "192.5916306";
+    sha256Hash = "0kvz3mgpfb3wqr1pw9847d5syswlzls3b4nilzgk6w127k2zmkfy";
   };
 in {
   # Attributes are named by their corresponding release channels