about summary refs log tree commit diff
path: root/pkgs/applications/editors
diff options
context:
space:
mode:
authormeutraa <paul@lost.host>2021-02-10 16:50:39 +0000
committermeutraa <paul@lost.host>2021-02-10 16:50:39 +0000
commit7de86f2897255bcecfc35437b29ee69682351039 (patch)
treea3cbb9ef917bffa81e5a2a296c2608bb0e5ade5f /pkgs/applications/editors
parentf8ada463e76844357e724d29484c67d2b40926eb (diff)
downloadnixlib-7de86f2897255bcecfc35437b29ee69682351039.tar
nixlib-7de86f2897255bcecfc35437b29ee69682351039.tar.gz
nixlib-7de86f2897255bcecfc35437b29ee69682351039.tar.bz2
nixlib-7de86f2897255bcecfc35437b29ee69682351039.tar.lz
nixlib-7de86f2897255bcecfc35437b29ee69682351039.tar.xz
nixlib-7de86f2897255bcecfc35437b29ee69682351039.tar.zst
nixlib-7de86f2897255bcecfc35437b29ee69682351039.zip
androidStudioPackages.{canary,dev}: 2020.3.1.4 -> 2020.3.1.5
Diffstat (limited to 'pkgs/applications/editors')
-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 128422715e4a..1dc8b9ca7ff4 100644
--- a/pkgs/applications/editors/android-studio/default.nix
+++ b/pkgs/applications/editors/android-studio/default.nix
@@ -19,8 +19,8 @@ let
     sha256Hash = "10c4qfq6d9ggs88s8h3pryhlnzw17m60qci78rjbh32wmm02sciz";
   };
   latestVersion = { # canary & dev
-    version = "2020.3.1.4"; # "Android Studio Arctic Fox Canary 4"
-    sha256Hash = "05drh4grq0b37qg5nspf2c6vmvcc9x71al3xwc2ddjhmyj0f9sk4";
+    version = "2020.3.1.5"; # "Android Studio Arctic Fox (2020.3.1) Canary 5"
+    sha256Hash = "0x749sbg7qa5ncwwaywcldlhyyyyfh05bms2czz1rv6h7zgq16vq";
   };
 in {
   # Attributes are named by their corresponding release channels