From d61fb1753854e398c95e93836a13b3a3446d387e Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Sat, 10 Aug 2024 22:40:41 +0000 Subject: [PATCH] android-studio: 2024.1.1.12 -> 2024.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 a90d0c170625..02b8e5e823c0 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.1.1.12"; # "Android Studio Koala | 2024.1.1 Patch 1" - sha256Hash = "sha256-Qvi/Mc4NEk3dERlfZiowBk2Pmqsgbl5mg56HamvG7aI="; + version = "2024.1.1.13"; # "Android Studio Koala | 2024.1.1 Patch 2" + sha256Hash = "sha256-h8kOL/vULA1eCmVxP62T9I5oATTS40Qs2YAI4riRadY="; }; betaVersion = { version = "2024.1.2.10"; # "Android Studio Koala Feature Drop | 2024.1.2 Beta 2"