Skip to content

Commit

Permalink
Bump clp version for change in IR stream deserialization error code.
Browse files Browse the repository at this point in the history
  • Loading branch information
junhaoliao committed Nov 11, 2024
1 parent 19bb8c0 commit 31f1106
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bazel/deps.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,8 @@ cc_library(
"""

def com_github_y_scope_clp():
ref = "426cc3d657c67e9fdffe6681e670cba617f4154f"
ref_sha256 = "1b81027c6745347bb25f6cce6d1571ccdc54e3295f0ce3179a3647e82671214d"
ref = "19bb8c089fdf4033cdf340d0d5762ff0ee5eee2d"
ref_sha256 = "d5558cd419c8d46bdc958064cb97f963d1ea793866414c025906ec15033512ed"
http_archive(
name = "com_github_y_scope_clp",
sha256 = ref_sha256,
Expand Down

0 comments on commit 31f1106

Please sign in to comment.