| commit | 58e2e983c238b0931953e8a2366c349cf0b0ba95 | [log] [tgz] |
|---|---|---|
| author | Søren Gjesse <sgjesse@google.com> | Wed Sep 06 10:32:50 2023 +0200 |
| committer | Søren Gjesse <sgjesse@google.com> | Wed Sep 06 12:25:08 2023 +0000 |
| tree | e9ca8b252c3ab8763f8d4cc4657e77dfe7c0f057 | |
| parent | 67951b6fb8db259454c110f1294e75a57cdc11ee [diff] |
Update third_party bazel to version 6.3.2 Content of README.google ------------------------ URL: https://bazel.build/ (https://github.com/bazelbuild/bazel/releases) Version: 6.3.2 License: Apache License Version 2.0 License File: https://github.com/bazelbuild/bazel/blob/master/LICENSE Description: a fast, scalable, multi-language and extensible build system Local Modifications: None Extracted like this: wget https://github.com/bazelbuild/bazel/releases/download/6.3.2/bazel-6.3.2-installer-linux-x86_64.sh rm -rf third_party/bazel mkdir third_party/bazel chmod u+x bazel-6.3.2-installer-linux-x86_64.sh ./bazel-6.3.2-installer-linux-x86_64.sh --prefix=third_party/bazel --skip-uncompress rm third_party/bazel/bin/bazel rmdir third_party/bazel/bin Change-Id: I9d452b5edbe46e01e96d99a650d7afba37233427
diff --git a/third_party/bazel.tar.gz.sha1 b/third_party/bazel.tar.gz.sha1 index dbc680e..7da87ee 100644 --- a/third_party/bazel.tar.gz.sha1 +++ b/third_party/bazel.tar.gz.sha1
@@ -1 +1 @@ -4c5816530d149bc83aab1e26f7342cfb595523e8 \ No newline at end of file +79c841a9e84d46bd76e645e687bc977355b25556 \ No newline at end of file