Skip to content

Commit 44019f4

Browse files
chore(deps): update dependency boost.regex to v1.83.0.bzl.1
1 parent 544d1dd commit 44019f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ bazel_dep(name = "docopt.cpp", version = "0.6.2")
2424
bazel_dep(name = "boost.process", version = "1.83.0.bzl.2")
2525
bazel_dep(name = "boost.algorithm", version = "1.83.0.bzl.1")
2626
bazel_dep(name = "boost.url", version = "1.83.0.bzl.2")
27-
bazel_dep(name = "boost.regex", version = "1.83.0.bcr.1")
27+
bazel_dep(name = "boost.regex", version = "1.83.0.bzl.1")
2828
bazel_dep(name = "yaml-cpp", version = "0.8.0")
2929
bazel_dep(name = "libarchive", version = "3.7.4.bcr.2")
3030
bazel_dep(name = "tracy", version = "0.11.1.edr.2")

0 commit comments

Comments
 (0)