Skip to content

Commit

Permalink
Fix sha256 checksums.
Browse files Browse the repository at this point in the history
  • Loading branch information
BYVoid committed Jul 13, 2024
1 parent d65134b commit cd5970b
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions modules/cppzmq/4.10.0/source.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"url": "https://github.com/zeromq/cppzmq/archive/refs/tags/v4.10.0.tar.gz",
"integrity": "sha256-ZlPvWRDxeVSGH+cjMuaLA8puTZxxYOs6jeWlqRO/q0M=",
"integrity": "sha256-yByBu6inZEyEkyIl8Bi1CIdDoimZxtgqK19c0eaUK3Q=",
"strip_prefix": "cppzmq-4.10.0",
"patch_strip": 0,
"patches": {
"add_build_file.patch": "sha256-LCNDv0fqvwgf1bnrDgaQ1KZG3hrLNQUFmpRTtQ0yyZs=",
"module_dot_bazel.patch": "sha256-F2zamOkCQQ0QXmrkIu4QbGanETszISF8jP6+acVqSPo="
"add_build_file.patch": "sha256-AP9v5Ygi7MJ+dKn/+jntY7SAbtC2vldudd7F333/Uos=",
"module_dot_bazel.patch": "sha256-vHfFQXdCxh98DPj9OOBemKICfd+NSzNs+b+NF237WG8="
}
}
4 changes: 2 additions & 2 deletions modules/libzmq/4.3.5.bcr.1/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ matrix:
- debian10
- ubuntu2004
- macos
- macos_arm64
- windows
# - macos_arm64
# - windows
bazel:
- 7.x
- 6.x
Expand Down
4 changes: 2 additions & 2 deletions modules/libzmq/4.3.5.bcr.1/source.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"strip_prefix": "zeromq-4.3.5",
"patch_strip": 0,
"patches": {
"add_build_file.patch": "sha256-LCNDv0fqvwgf1bnrDgaQ1KZG3hrLNQUFmpRTtQ0yyZs=",
"module_dot_bazel.patch": "sha256-F2zamOkCQQ0QXmrkIu4QbGanETszISF8jP6+acVqSPo="
"add_build_file.patch": "sha256-YpAn1nkWTR2mna+Cgx9TtHG6Y7mMum3nAVa73RJhFbQ=",
"module_dot_bazel.patch": "sha256-qBWgWwH10wWBjANRdTK8/Z9HoDTiFS87qoios+T7dO8="
}
}

0 comments on commit cd5970b

Please sign in to comment.