From 0a195cccbf50ac65ed80166faa9b7983b0988fcc Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Wed, 17 Jan 2024 17:57:23 +0530 Subject: [PATCH] androidStudioPackages.canary: 2023.3.1.3 -> 2023.3.1.4 --- pkgs/applications/editors/android-studio/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/applications/editors/android-studio/default.nix b/pkgs/applications/editors/android-studio/default.nix index a0a6d4fcc0d5..0b3bebca6ac8 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