From dc31aea8fb0d8728fcfad8473048bef323bbae01 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Wed, 19 Nov 2025 05:25:27 +0000 Subject: [PATCH] android-studio: 2025.2.1.7 -> 2025.2.1.8 --- 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 29407ea9f3e3..52c73ebaad3f 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.2.1.7"; # "Android Studio Otter | 2025.2.1" - sha256Hash = "sha256-Fq8foC10bkwYLYhS/zhZu6XBgnaO/qz6GKi4HWXnjLE="; + version = "2025.2.1.8"; # "Android Studio Otter | 2025.2.1 Patch 1" + sha256Hash = "sha256-eqai5G60OH3vH06iK4tKK2gCHvqFBlNHxBGHQ5/SUJY="; }; betaVersion = { version = "2025.2.1.6"; # "Android Studio Otter | 2025.2.1 RC 1"