Skip to content

Commit aa8208b

Browse files
chore(deps): update dependency tar.bzl to v0.8.0
1 parent 4ff4da7 commit aa8208b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/WORKSPACE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ http_archive(
4343
name = "tar.bzl",
4444
sha256 = "a0d64064a598d7a1e58196d17de0deed6d3d2d8bfe1407ed9e68b24c31c38e8d",
4545
strip_prefix = "tar.bzl-0.7.0",
46-
url = "https://github.com/bazel-contrib/tar.bzl/releases/download/v0.7.0/tar.bzl-v0.7.0.tar.gz",
46+
url = "https://github.com/bazel-contrib/tar.bzl/releases/download/v0.8.0/tar.bzl-v0.7.0.tar.gz",
4747
)
4848

4949
load("@tar.bzl//tar:extensions.bzl", "create_repositories")

0 commit comments

Comments
 (0)