https://github.com/bazelbuild/bazel/releases/tag/6.2.0
plus bazelbuild#12823
Binaries built with
linux-x86_64
USE_BAZEL_VERSION=6.2.0 bazel build -c opt --stamp src:bazel --embed_label 6.2.0-aspect.1 --incompatible_strict_action_env=true
cp bazel-bin/src/bazel bazel-6.2.0-linux-x86_64
shasum bazel-6.2.0-linux-x86_64 > bazel-6.2.0-linux-x86_64.sha256
darwin-x86_64
USE_BAZEL_VERSION=6.2.0 bazel build -c opt --stamp src:bazel --embed_label 6.2.0-aspect.1 --incompatible_strict_action_env=true
cp bazel-bin/src/bazel bazel-6.2.0-darwin-x86_64
shasum bazel-6.2.0-darwin-x86_64 > bazel-6.2.0-darwin-x86_64.sha256