Skip to content

Commit 275b799

Browse files
r-ryantmJohnRTitor
authored andcommitted
androidStudioPackages.canary: 2025.1.1.9 -> 2025.1.1.10
1 parent 8de7d70 commit 275b799

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/applications/editors/android-studio/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ let
2424
sha256Hash = "sha256-tPRTDFyKGPR1DKuJRBcwjWjNxylS/8Zv/Nd6vBmcujg=";
2525
};
2626
latestVersion = {
27-
version = "2025.1.1.9"; # "Android Studio Narwhal | 2025.1.1 Canary 9"
28-
sha256Hash = "sha256-4xgaGqVAK7Lrk6IleeekupApJZVNhNmCzSacHzr47f8=";
27+
version = "2025.1.1.10"; # "Android Studio Narwhal | 2025.1.1 Canary 10"
28+
sha256Hash = "sha256-GKLOlDkA4hSbKeI3Oob3Pmfxq0ji+q2yTK/z2jPV8FU=";
2929
};
3030
in
3131
{

0 commit comments

Comments
 (0)