Skip to content

Commit

Permalink
android-platform-tools: update
Browse files Browse the repository at this point in the history
  • Loading branch information
SCOTT-HAMILTON committed Aug 21, 2024
1 parent 13aa1db commit a9350d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/android-platform-tools/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ stdenv.mkDerivation rec {

src = fetchzip {
url = "https://dl.google.com/android/repository/platform-tools-latest-linux.zip";
sha256 = "sha256-I8fMo+07OLXBtfH0rNNzkfnnjZKEAoGyAYDHxDIdKs4=";
sha256 = "sha256-NXhWaOtAfFz5aUWj1DvdDA3cKOyG/FK1R1iSL4WXnu0=";
};

nativeBuildInputs = [ autoPatchelfHook ];
Expand Down

0 comments on commit a9350d9

Please sign in to comment.