pw_env_setup: Update Bazel

Also use version Fuchsia is packaging.

Change-Id: I175248e02701600d11770ef077aafab2c5c758eb
Fixed: 322
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/33460
Pigweed-Auto-Submit: Rob Mohr <mohrr@google.com>
Reviewed-by: Keir Mierle <keir@google.com>
Commit-Queue: Auto-Submit <auto-submit@pigweed.google.com.iam.gserviceaccount.com>
This commit is contained in:
Rob Mohr 2021-02-22 11:03:27 -08:00 committed by CQ Bot Account
parent 929817b825
commit c2c9f5c5ff

View File

@ -19,9 +19,9 @@
},
{
"_comment": "TODO(pwbug/93): Package Bazel for Windows.",
"path": "pigweed/third_party/bazel/${os=linux,mac}-${arch=amd64}",
"path": "fuchsia/third_party/bazel/${os=linux,mac}-${arch=amd64}",
"tags": [
"version:3.2.0"
"version:4.0.0"
]
},
{