Skip to content

Commit

Permalink
bump cpp_jsonnet dependency to align with v0.20.0 release (google#748)
Browse files Browse the repository at this point in the history
  • Loading branch information
aidan-canva authored Jun 9, 2024
1 parent 4324105 commit 5d760fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bazel/repositories.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ load(
)

# NB: update_cpp_jsonnet.sh looks for these.
CPP_JSONNET_SHA256 = "af7c9c102daab64de39fe9e479acc7389b8dd2d0647c2f9c6abc9c429070b0b8"
CPP_JSONNET_GITHASH = "813c7412d1c7a42737724d011618d0fd7865bc69"
CPP_JSONNET_SHA256 = "ac01553989006ba61a09dad5b016facaaa58186260eb28f79936e942cb1d1692"
CPP_JSONNET_GITHASH = "f45e01d632b29e4c0757ec7ba188ce759298e6d3"

def jsonnet_go_repositories():
http_archive(
Expand Down

0 comments on commit 5d760fb

Please sign in to comment.