Update com_github_atlassian_bazel_tools commit hash to 02472d8 (#1855)

This commit is contained in:
renovate[bot]
2019-03-04 05:07:21 -08:00
committed by terence tsao
parent 2bfb0590bd
commit 45e95728d3

View File

@@ -21,9 +21,9 @@ http_archive(
http_archive(
name = "com_github_atlassian_bazel_tools",
sha256 = "e7d0c0e2963a7f9cb2c377e241502119dae24909708adef1918e8dcb70ae9e8c",
strip_prefix = "bazel-tools-6fef37f33dfa0189be9df4d3d60e6291bfe71177",
urls = ["https://github.com/atlassian/bazel-tools/archive/6fef37f33dfa0189be9df4d3d60e6291bfe71177.tar.gz"],
sha256 = "2842e7e4315f43df4223b7af40ae7d3547cce967595505bc335dacad5d69a39f",
strip_prefix = "bazel-tools-02472d814d1867de2ad75801760732c9e595c9d9",
urls = ["https://github.com/atlassian/bazel-tools/archive/02472d814d1867de2ad75801760732c9e595c9d9.tar.gz"],
)
http_archive(