about summary refs log tree commit diff
path: root/pkgs/applications/editors/android-studio
diff options
context:
space:
mode:
authorAndrei Lapshin <alapshin@fastmail.com>2021-07-25 10:07:56 +0300
committerAndrei Lapshin <alapshin@fastmail.com>2021-07-25 10:07:56 +0300
commit65ae9a162b1a9399c3f0e24c42184bd776f2dbd9 (patch)
treebfabe4bf2f2d1fc7d8526bd164c43bc32b8fde4a /pkgs/applications/editors/android-studio
parent1566e187da34c20b945d70ea626beb2e9d6d3554 (diff)
downloadnixlib-65ae9a162b1a9399c3f0e24c42184bd776f2dbd9.tar
nixlib-65ae9a162b1a9399c3f0e24c42184bd776f2dbd9.tar.gz
nixlib-65ae9a162b1a9399c3f0e24c42184bd776f2dbd9.tar.bz2
nixlib-65ae9a162b1a9399c3f0e24c42184bd776f2dbd9.tar.lz
nixlib-65ae9a162b1a9399c3f0e24c42184bd776f2dbd9.tar.xz
nixlib-65ae9a162b1a9399c3f0e24c42184bd776f2dbd9.tar.zst
nixlib-65ae9a162b1a9399c3f0e24c42184bd776f2dbd9.zip
androidStudioPackages.beta: 2020.3.1.20 -> 2020.3.1.21
Diffstat (limited to 'pkgs/applications/editors/android-studio')
-rw-r--r--pkgs/applications/editors/android-studio/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/editors/android-studio/default.nix b/pkgs/applications/editors/android-studio/default.nix
index 12f8f2e0df1c..356eb4923b77 100644
--- a/pkgs/applications/editors/android-studio/default.nix
+++ b/pkgs/applications/editors/android-studio/default.nix
@@ -14,8 +14,8 @@ let
     sha256Hash = "18zc9xr2xmphj6m6a1ilwripmvqzplp2583afq1pzzz3cv5h8fvk";
   };
   betaVersion = {
-    version = "2020.3.1.20"; # "Android Studio Arctic Fox (2020.3.1) Beta 5"
-    sha256Hash = "0swcsjx29ar4b0c8yhbynshqdn2sv94ga58h2nrc99927vp17g85";
+    version = "2020.3.1.21"; # "Android Studio Arctic Fox (2020.3.1) RC 1"
+    sha256Hash = "04k7c328bl8ixi8bvp2mm33q2hmv40yc9p5dff5cghyycarwpd3f";
   };
   latestVersion = { # canary & dev
     version = "2021.1.1.4"; # "Android Studio Bumblebee (2021.1.1) Canary 4"