From d304322e373503e3ae2ee6da55fce0f2098d5a0d Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Mon, 9 Dec 2024 11:53:30 +0000 Subject: [PATCH] android-studio: 2024.2.1.9 -> 2024.2.1.12 --- 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 fef5ecbc3730..6ba29ecf3fd3 100644 --- a/pkgs/applications/editors/android-studio/default.nix +++ b/pkgs/applications/editors/android-studio/default.nix @@ -9,8 +9,8 @@ let inherit tiling_wm; }; stableVersion = { - version = "2024.2.1.9"; # "Android Studio Ladybug | 2024.2.1" - sha256Hash = "sha256-18ppVeAvxx6kNBOjSKcZjbEMNt8khKmohMq3JErX7pY="; + version = "2024.2.1.12"; # "Android Studio Ladybug | 2024.2.1 Patch 3" + sha256Hash = "sha256-TfUax9c+RSAzg0GKU3yVYsWL72q4DUB0zZiss4flyqY="; }; betaVersion = { version = "2024.2.1.8"; # "Android Studio Ladybug | 2024.2.1 RC 1"