Skip to content

Commit 671dceb

Browse files
committed
Fix checksum
1 parent 956a9e1 commit 671dceb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lambdas/dependencies.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ rules_go = struct(
3030

3131
bazel_zig_cc = struct(
3232
version = "1.0.1",
33-
sha = "e9f82bfb74b3df5ca0e67f4d4989e7f1f7ce3386c295fd7fda881ab91f83e509",
33+
sha = "a1c27343c0c5f4a9a5c5ac573f4e5388481380f3f5b09c2a551645808ab2c365",
3434
)
3535

3636
# WARNING: any changes in these macros may be BREAKING CHANGES for users

0 commit comments

Comments
 (0)