about summary refs log tree commit diff
path: root/pkgs/applications
diff options
context:
space:
mode:
authorNick Cao <nickcao@nichi.co>2024-01-17 10:55:57 -0500
committerGitHub <noreply@github.com>2024-01-17 10:55:57 -0500
commit640014bd83bd2e50bf0ab6c3460fe0d50bba9f9d (patch)
tree9c8d1bc4deea2510ee1b9db0dd0d41d5855fece9 /pkgs/applications
parentbedb8b92ad93c194789c0225b62a78e189fdd17a (diff)
parent0a195cccbf50ac65ed80166faa9b7983b0988fcc (diff)
Merge pull request #281540 from msfjarvis/hs/studio-bump
androidStudioPackages.canary: 2023.3.1.3 -> 2023.3.1.4
Diffstat (limited to 'pkgs/applications')
-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 a0a6d4fcc0d55..0b3bebca6ac86 100644
--- a/pkgs/applications/editors/android-studio/default.nix
+++ b/pkgs/applications/editors/android-studio/default.nix
@@ -18,8 +18,8 @@ let
     sha256Hash = "sha256-cFEPgFAKkFx0d7PC4fTElTQVrBZMQs0RL3wR+hqTh2I=";
   };
   latestVersion = {
-    version = "2023.3.1.3"; # "Android Studio Jellyfish | 2023.3.1 Canary 3"
-    sha256Hash = "sha256-cPCn9dsQ0v1C2bxXzPoxjuucsMtkeO8D6dVt8hcIluQ=";
+    version = "2023.3.1.4"; # "Android Studio Jellyfish | 2023.3.1 Canary 4"
+    sha256Hash = "sha256-txHkRZ87KnZvzbpBA19mZzQ0HKHWAJsSnNlQCUDsWmA=";
   };
 in {
   # Attributes are named by their corresponding release channels