From bac499c2dbaeffe72ef50e85a0c6233695e05f54 Mon Sep 17 00:00:00 2001 From: Justin Bassett Date: Tue, 22 Apr 2025 10:58:08 -0400 Subject: [PATCH] android-studio: 2024.3.1.14 -> 2024.3.1.15 --- 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 a1d284a44add..1c12db33c99e 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.1.14"; # "Android Studio Meerkat | 2024.3.1 Patch 1" - sha256Hash = "sha256-VNXErfb4PhljcJwGq863ldh/3i8fMdJirlwolEIk+fI="; + version = "2024.3.1.15"; # "Android Studio Meerkat | 2024.3.1 Patch 2" + sha256Hash = "sha256-Qo5H/fqJ28HigN8iQSIIqavDX9hnYuIDbpJfCgZfxiE="; }; betaVersion = { version = "2024.3.2.12"; # "Android Studio Meerkat Feature Drop | 2024.3.2 RC 3"