`which zstd` would wrongly find zstd on host because the arm binary has the same name. As suggested by #1 we rename the binary to zstd.arm. Fixes #1