diff --git a/bucket/opa.json b/bucket/opa.json index 65fd21b897..0523d4390c 100644 --- a/bucket/opa.json +++ b/bucket/opa.json @@ -1,12 +1,12 @@ { - "version": "0.49.1", + "version": "0.49.2", "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.1/opa_windows_amd64.exe#/opa.exe", - "hash": "bc56a3ae49d4285ae90a582a06402da8fbe5b1d24b024050d1729461ecfca541" + "url": "https://github.com/open-policy-agent/opa/releases/download/v0.49.2/opa_windows_amd64.exe#/opa.exe", + "hash": "de3f5406783f7e2cd98251e0801fb7184acc5ee6c2618748b88d68c3c6cec521" } }, "bin": "opa.exe",