From bd66b429470a46faf4d1dfada820ad2e84eaa37a Mon Sep 17 00:00:00 2001 From: Justin Bassett Date: Wed, 3 Sep 2025 08:07:48 -0400 Subject: [PATCH] android-studio: 2025.1.2.12 -> 2025.1.3.7 --- 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 f8806288592f..ac65bfd7509c 100644 --- a/pkgs/applications/editors/android-studio/default.nix +++ b/pkgs/applications/editors/android-studio/default.nix @@ -16,8 +16,8 @@ let inherit tiling_wm; }; stableVersion = { - version = "2025.1.2.12"; # "Android Studio Narwhal Feature Drop | 2025.1.2 Patch 1" - sha256Hash = "sha256-fLjCbB9Wwrx7siYQTmtWvce+8TdYTea+y6HTtSTYWAY="; + version = "2025.1.3.7"; # "Android Studio Narwhal 3 Feature Drop | 2025.1.3" + sha256Hash = "sha256-pet3uTmL4pQ/FxB2qKv+IZNx540gMC7hmfOaQ8iLQpQ="; }; betaVersion = { version = "2025.1.3.6"; # "Android Studio Narwhal 3 Feature Drop | 2025.1.3 RC 2"