Skip to content

Commit

Permalink
bump OPA version to get security fixes
Browse files Browse the repository at this point in the history
Signed-off-by: Arik Hadas <[email protected]>
  • Loading branch information
ahadas authored and liranr23 committed Mar 10, 2024
1 parent 5a29f71 commit a99bcd1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -3356,8 +3356,8 @@ http_file(
name = "opa",
downloaded_file_path = "opa",
executable = True,
sha256 = "7bb75b14c9bcb5798d42bed5fc45c438ee5bb783894733ce553ba3445f66034f",
urls = ["https://openpolicyagent.org/downloads/v0.58.0/opa_linux_amd64_static"],
sha256 = "8951c2055324e4eab8c3ef1abf35248c25cc183e27208412ed3b92c9e06a919c",
urls = ["https://openpolicyagent.org/downloads/v0.62.1/opa_linux_amd64_static"],
)

http_file(
Expand Down

0 comments on commit a99bcd1

Please sign in to comment.