Skip to content

Commit 34471b4

Browse files
chore(deps): update hedron_std_filesystem_backport digest to f351cd4
1 parent 23556d6 commit 34471b4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

workspace_setup.bzl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ def hedron_make_cc_https_easy():
3232
maybe(
3333
http_archive,
3434
name = "hedron_std_filesystem_backport",
35-
url = "https://github.com/hedronvision/bazel-cc-filesystem-backport/archive/495bba1ed1ae4becef754f6682fe675b1823cb7c.tar.gz",
36-
sha256 = "2f3a8465f7e00d30bcc41959bc0628905829884ab46c4dddd2ece02613f401fb",
37-
strip_prefix = "bazel-cc-filesystem-backport-495bba1ed1ae4becef754f6682fe675b1823cb7c",
35+
url = "https://github.com/hedronvision/bazel-cc-filesystem-backport/archive/f351cd47ad0615f2422126bdbd77a554c1cacf12.tar.gz",
36+
sha256 = "50573c73b9bc542f449c138e61ab2b2e1b13075ef3042a3d5de8c1ad03c4fb02",
37+
strip_prefix = "bazel-cc-filesystem-backport-f351cd47ad0615f2422126bdbd77a554c1cacf12",
3838
)
3939
# hedron_backport_std_filesystem is called in transitive_workspace_setup
4040

0 commit comments

Comments
 (0)