Skip to content

Commit

Permalink
Update murtis_bazel_tools commit hash to d968e51
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 6, 2021
1 parent 595cd6c commit ff30c28
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
###############################
http_archive(
name = "murtis_bazel_tools",
sha256 = "099798213986aa96d7dc1bdc6f7b0841eeefe5408f6ede85f5530638a9aff1bf",
strip_prefix = "bazel_tools-47f50405eb76f8320dc16c11509595254af98a4d",
urls = ["https://github.com/curtismuntz/bazel_tools/archive/47f50405eb76f8320dc16c11509595254af98a4d.tar.gz"],
sha256 = "b8aa3a262c439a4bd78539bdc182125435e163254f85e1872997a005f7854d3a",
strip_prefix = "bazel_tools-d968e51d185eed3bae5d4cff948b194c8f6a6eaf",
urls = ["https://github.com/curtismuntz/bazel_tools/archive/d968e51d185eed3bae5d4cff948b194c8f6a6eaf.tar.gz"],
)

load("@murtis_bazel_tools//tools:github_repo.bzl", "github_repo")
Expand Down

0 comments on commit ff30c28

Please sign in to comment.