We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4324105 commit 5d760fbCopy full SHA for 5d760fb
bazel/repositories.bzl
@@ -4,8 +4,8 @@ load(
4
)
5
6
# NB: update_cpp_jsonnet.sh looks for these.
7
-CPP_JSONNET_SHA256 = "af7c9c102daab64de39fe9e479acc7389b8dd2d0647c2f9c6abc9c429070b0b8"
8
-CPP_JSONNET_GITHASH = "813c7412d1c7a42737724d011618d0fd7865bc69"
+CPP_JSONNET_SHA256 = "ac01553989006ba61a09dad5b016facaaa58186260eb28f79936e942cb1d1692"
+CPP_JSONNET_GITHASH = "f45e01d632b29e4c0757ec7ba188ce759298e6d3"
9
10
def jsonnet_go_repositories():
11
http_archive(
0 commit comments