Skip to content

Commit e996f23

Browse files
committed
update
Signed-off-by: wep21 <[email protected]>
1 parent b677287 commit e996f23

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

modules/boost.lockfree/1.87.0.bcr.1/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ bazel_dep(name = "boost.predef", version = "1.87.0")
1717
bazel_dep(name = "boost.static_assert", version = "1.87.0")
1818
bazel_dep(name = "boost.type_traits", version = "1.87.0")
1919

20-
bazel_dep(name = "boost.interprocess", version = "1.87.0", dev_dependency = True)
20+
bazel_dep(name = "boost.interprocess", version = "1.87.0.bcr.1", dev_dependency = True)
2121
bazel_dep(name = "boost.test", version = "1.87.0.bcr.2", dev_dependency = True)
2222
bazel_dep(name = "boost.thread", version = "1.87.0.bcr.1", dev_dependency = True)

modules/boost.lockfree/1.87.0.bcr.1/source.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
"strip_prefix": "lockfree-boost-1.87.0",
55
"overlay": {
66
"BUILD.bazel": "sha256-/UzLNAaFhrybYruzqOsBTfR2o4M9h0lJ67GDimahLiE=",
7-
"MODULE.bazel": "sha256-Az7vFjjRsdI0Fzlv58mF1bdZDAywNz+3X9aVO1ZWDo4="
7+
"MODULE.bazel": "sha256-52OR6UXriBUzyX9/jxuajyWw4/smS7w7Gg8Eq1aSuHE="
88
}
99
}

modules/boost.log/1.87.0.bcr.2/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ bazel_dep(name = "boost.core", version = "1.87.0")
1616
bazel_dep(name = "boost.exception", version = "1.87.0")
1717
bazel_dep(name = "boost.filesystem", version = "1.87.0")
1818
bazel_dep(name = "boost.fusion", version = "1.87.0")
19-
bazel_dep(name = "boost.interprocess", version = "1.87.0")
19+
bazel_dep(name = "boost.interprocess", version = "1.87.0.bcr.1")
2020
bazel_dep(name = "boost.iterator", version = "1.87.0")
2121
bazel_dep(name = "boost.move", version = "1.87.0")
2222
bazel_dep(name = "boost.mpl", version = "1.87.0")

modules/boost.log/1.87.0.bcr.2/source.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"patch_strip": 0,
66
"overlay": {
77
"BUILD.bazel": "sha256-Y10/27pyGDOAdYsIecC7wJp0gxhWdZrWb7iWEaXmiHQ=",
8-
"MODULE.bazel": "sha256-+3+EGQEy+IhnPC228iK2cZxqViiLHFuZxUlmyb+nuxI=",
8+
"MODULE.bazel": "sha256-AjvTOLwwPqvVv+AI6DnHgpJNJDYbyTZcVEx7E5CIAtM=",
99
"test/BUILD.bazel": "sha256-UglgRNS/GpCa9AQIdpCFFudeYjci8GZUxOhG5V3Xq0U=",
1010
"test/MODULE.bazel": "sha256-NL/wwMYeJLTdXn3sWPxlCk3t4spijqLFpQayvBgftHI="
1111
}

0 commit comments

Comments
 (0)