Skip to content

6.2.0 plus Remote Output Service

Latest
Compare
Choose a tag to compare
@alexeagle alexeagle released this 24 Aug 21:12
· 565 commits to master since this release

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