about summary refs log tree commit diff
path: root/pkgs/applications/editors/android-studio/default.nix
diff options
context:
space:
mode:
authorDavid Flatz <david@upcs.at>2023-09-29 11:22:37 +0200
committerDavid Flatz <david@upcs.at>2023-11-19 15:56:44 +0100
commit4e2ca40223fca2a48121d40173be84c99266df7d (patch)
treef573d7a1022af928701d0a11802c7d65a9257018 /pkgs/applications/editors/android-studio/default.nix
parent50cc4f3f04ea06109940651bbe47ecca3aaf7e8e (diff)
androidStudioPackages.canary: 2023.2.1.1 -> 2023.2.1.14
https://developer.android.com/studio/releases/fixed-bugs/studio/2023.2.1#android-studio-iguana-%7C-2023.2.1-canary-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 f9c2c18900ced..ec5bc924f0caf 100644
--- a/pkgs/applications/editors/android-studio/default.nix
+++ b/pkgs/applications/editors/android-studio/default.nix
@@ -18,8 +18,8 @@ let
     sha256Hash = "sha256-jOqTAHYAk8j9+Ir01TLBsp20u7/iBKV8T/joZLITDs4=";
   };
   latestVersion = {
-    version = "2023.2.1.1"; # Android Studio Iguana (2023.2.1) Canary 1
-    sha256Hash = "sha256-7ub9GkJd9J37nG2drXOuU7r4w/gI+m9nlWANqIk2ddk=";
+    version = "2023.2.1.14"; # "Android Studio Iguana | 2023.2.1 Canary 14"
+    sha256Hash = "sha256-8szERftch1JWJ66BclJBq5DZcH1Xf1cyVj08WknLoS8=";
   };
 in {
   # Attributes are named by their corresponding release channels