Skip to content

Commit cebf8f6

Browse files
Adapt examples to v1.0.0 (#65)
1 parent 5b7569c commit cebf8f6

File tree

3 files changed

+242
-2
lines changed

3 files changed

+242
-2
lines changed

examples/bazel-project/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ archive_override(
2222
],
2323
urls = ["https://github.com/andreiavrammsd/cpp-channel/archive/refs/tags/v1.0.0.zip"],
2424
strip_prefix = "cpp-channel-1.0.0",
25-
integrity = "sha256-CVEC3XvmoghyBvwi7C4ytOtofyX41X02NVKQ/7ID5Nc=",
25+
integrity = "sha256-oPKZnQYPv0emOcjIcYMeZ6q9tUyOxuAARY+xvbYKHHw=",
2626
)

0 commit comments

Comments
 (0)