Skip to content

Commit 5c012c5

Browse files
committed
androidStudioPackages.canary: 2024.2.1.5 -> 2024.2.2.2
1 parent 683fddf commit 5c012c5

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
@@ -17,8 +17,8 @@ let
1717
sha256Hash = "sha256-o/otfwZu+MUy9tbLt1iZWmBPB7YVx5aMjA1KcIvMD3U=";
1818
};
1919
latestVersion = {
20-
version = "2024.2.1.5"; # "Android Studio Ladybug | 2024.2.1 Canary 9"
21-
sha256Hash = "sha256-0F07jcsutarm464ahgo9hDh1jHo2aDEpIz5r9bxmNZw=";
20+
version = "2024.2.2.2"; # "Android Studio Ladybug Feature Drop | 2024.2.2 Canary 2"
21+
sha256Hash = "sha256-TSjKJ4gAqZlycMP1or8MV+Il+KOQJL/F1kUKQr6/rSw=";
2222
};
2323
in {
2424
# Attributes are named by their corresponding release channels

0 commit comments

Comments
 (0)