diff --git a/bucket/opa.json b/bucket/opa.json index 1e940522b7..65fd21b897 100644 --- a/bucket/opa.json +++ b/bucket/opa.json @@ -1,12 +1,12 @@ { - "version": "0.49.0", + "version": "0.49.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.49.0/opa_windows_amd64.exe#/opa.exe", - "hash": "39afd0d49c86a266be673437953ee55a3a5e6cdd036e535e4a98f3d6c27b87c9" + "url": "https://github.com/open-policy-agent/opa/releases/download/v0.49.1/opa_windows_amd64.exe#/opa.exe", + "hash": "bc56a3ae49d4285ae90a582a06402da8fbe5b1d24b024050d1729461ecfca541" } }, "bin": "opa.exe",