about summary refs log tree commit diff
path: root/pkgs/applications/editors/android-studio/default.nix
diff options
context:
space:
mode:
authorAndrei Lapshin <alapshin@fastmail.com>2023-07-28 20:26:05 +0200
committerAndrei Lapshin <alapshin@fastmail.com>2023-07-28 20:26:05 +0200
commit019c04b68809977dc1e9c50887b8c6222a0ae5f1 (patch)
treeb57651d24ad274712db7d8b5fac74788a27d6848 /pkgs/applications/editors/android-studio/default.nix
parent93d16f0f94354d4e5045c65c622afd2933a34fdf (diff)
androidStudioPackages.canary: 2023.1.1.12 -> 2023.1.1.14
Diffstat (limited to 'pkgs/applications/editors/android-studio/default.nix')
-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 fc8600abb1afe..80a2592372042 100644
--- a/pkgs/applications/editors/android-studio/default.nix
+++ b/pkgs/applications/editors/android-studio/default.nix
@@ -18,8 +18,8 @@ let
     sha256Hash = "sha256-D+Hoa50fzvtO0/6DsExmGSDzcgDIT2Bg+HvI6mCle14=";
   };
   latestVersion = {
-    version = "2023.1.1.12"; # Android Studio Hedgehog (2023.1.1) Canary 12
-    sha256Hash = "sha256-/BKtjX3O6PCqtzVfVMPICcip6tf6W/JV5UzWgON+kZY=";
+    version = "2023.1.1.14"; # Android Studio Hedgehog (2023.1.1) Canary 14
+    sha256Hash = "sha256-MgZDUpRyM0XDfgqfYjtJJyG2CBaNB06PgtoJltDwNwk=";
   };
 in {
   # Attributes are named by their corresponding release channels