Skip to content

Commit a76d756

Browse files
chore(deps): update hedron_std_filesystem_backport digest to f35d79a
1 parent 63f8fe1 commit a76d756

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/f35d79a95f984cca6d6a9ed751154517e43d9287.tar.gz",
36+
sha256 = "40fc11ab8a741e009e389da2f4067b55ba9124641214dc88685b7f06323c5d58",
37+
strip_prefix = "bazel-cc-filesystem-backport-f35d79a95f984cca6d6a9ed751154517e43d9287",
3838
)
3939
# hedron_backport_std_filesystem is called in transitive_workspace_setup
4040

0 commit comments

Comments
 (0)