Skip to content

Commit

Permalink
androidStudioPackages.canary: 2024.2.2.2 -> 2024.2.2.4 (NixOS#345044)
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnRTitor authored Sep 28, 2024
2 parents d49726b + b46e7ab commit 168b786
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/applications/editors/android-studio/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ let
sha256Hash = "sha256-YNUtRsKwXHfb7McJmTTT39/wW1rHjzw4kFQRwa12kJE=";
};
latestVersion = {
version = "2024.2.2.2"; # "Android Studio Ladybug Feature Drop | 2024.2.2 Canary 2"
sha256Hash = "sha256-TSjKJ4gAqZlycMP1or8MV+Il+KOQJL/F1kUKQr6/rSw=";
version = "2024.2.2.4"; # "Android Studio Ladybug Feature Drop | 2024.2.2 Canary 4"
sha256Hash = "sha256-Rw+smKU2F11ZpK6lWb3VyLGTKt3qWFoUqnfcs5OXBcU=";
};
in {
# Attributes are named by their corresponding release channels
Expand Down

0 comments on commit 168b786

Please sign in to comment.