Skip to content

Commit 6a60230

Browse files
authored
androidStudioPackages.canary: 2024.3.1.8 -> 2024.3.2.1 (NixOS#376017)
1 parent bdbe179 commit 6a60230

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-zfiTjyD2bMIJ+GVQyg7qUT7306roqYsdRkPECZ/Rdnc=";
1818
};
1919
latestVersion = {
20-
version = "2024.3.1.8"; # "Android Studio Meerkat | 2024.3.1 Canary 8"
21-
sha256Hash = "sha256-ujxVxTO7rbCPEjzO2cPwdxipAgPW+urYNFHDGJOfRQg=";
20+
version = "2024.3.2.1"; # "Android Studio Meerkat Feature Drop | 2024.3.2 Canary 1"
21+
sha256Hash = "sha256-qJKkuB8v4wOqEQwnDyMegLbRLzxVwCq/hS1TQ3lhBKk=";
2222
};
2323
in {
2424
# Attributes are named by their corresponding release channels

0 commit comments

Comments
 (0)