bazel commands work correctly on arm but bazelisk completion fails to pull an installer script that doesn't exist.
bazelisk completion bash > bash-complete.bash
2025/10/21 17:20:33 Downloading https://github.com/bazelbuild/bazel/releases/download/8.2.1/bazel-8.2.1-installer-linux-arm64.sh...
2025/10/21 17:20:33 could not handle completion command: could not get completion script: could not download completion script: failed to download installer: failed to download installer: HTTP GET https://github.com/bazelbuild/bazel/releases/download/8.2.1/bazel-8.2.1-installer-linux-arm64.sh failed with error 404
bazel commands work correctly on arm but bazelisk completion fails to pull an installer script that doesn't exist.