diff --git a/bucket/opa.json b/bucket/opa.json index 2511ee3605..0a02ddee8f 100644 --- a/bucket/opa.json +++ b/bucket/opa.json @@ -1,12 +1,12 @@ { - "version": "0.53.0", + "version": "0.53.1", "description": "Policy-based control for cloud native environments", "homepage": "https://www.openpolicyagent.org", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/open-policy-agent/opa/releases/download/v0.53.0/opa_windows_amd64.exe#/opa.exe", - "hash": "3d6eeaee067f2ace47f56c88002e2c5797e5876a06d4b384c2e2ab4b944d739d" + "url": "https://github.com/open-policy-agent/opa/releases/download/v0.53.1/opa_windows_amd64.exe#/opa.exe", + "hash": "3b8c30bb7a2df3f9f5e89dfbc1a963fb2aca2c646b8f697dd9fb95efd36b1b40" } }, "bin": "opa.exe",