From 33883c0f4510bef96ed5631d826b540e37f101a4 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Tue, 24 Jun 2025 19:09:42 +0000 Subject: [PATCH] android-studio: 2024.3.2.15 -> 2025.1.1.13 --- 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 705b78e6cf55..5cd4f47a07ba 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 = "2024.3.2.15"; # "Android Studio Meerkat Feature Drop | 2024.3.2 Patch 1" - sha256Hash = "sha256-L8s8l1/Q4AJEGvdzTLLu9sRZlkNyRDMQvK8moZXOeIE="; + version = "2025.1.1.13"; # "Android Studio Narwhal | 2025.1.1" + sha256Hash = "sha256-MEUqYZd/Ny2spzFqbZ40j2H4Tg6pHQGWqkpRrVtbwO8="; }; betaVersion = { version = "2025.1.1.11"; # "Android Studio Narwhal | 2025.1.1 RC 1"