diff --git a/bucket/opa.json b/bucket/opa.json index bcbf8fe632..85775845c4 100644 --- a/bucket/opa.json +++ b/bucket/opa.json @@ -1,12 +1,12 @@ { - "version": "1.12.2", + "version": "1.12.3", "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/v1.12.2/opa_windows_amd64.exe#/opa.exe", - "hash": "020d77b16bb608393b3e0cfcadadae887f929f0fe3f5ee8caaeb1cb374a7800d" + "url": "https://github.com/open-policy-agent/opa/releases/download/v1.12.3/opa_windows_amd64.exe#/opa.exe", + "hash": "6597cae28764a366e4b368088a0e693586f76074b119954b5516e15654206b3d" } }, "bin": "opa.exe",