diff --git a/bucket/opa.json b/bucket/opa.json index 4c527f23de..b239ffee93 100644 --- a/bucket/opa.json +++ b/bucket/opa.json @@ -1,12 +1,12 @@ { - "version": "1.10.0", + "version": "1.10.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/v1.10.0/opa_windows_amd64.exe#/opa.exe", - "hash": "d911f4ab93f71022d928195f426ac1b41cb970f3f09055ca66745e6327770f71" + "url": "https://github.com/open-policy-agent/opa/releases/download/v1.10.1/opa_windows_amd64.exe#/opa.exe", + "hash": "4c932053350eabca47681208924046fbf3ad9de922d6853fb12cddf59aef15ce" } }, "bin": "opa.exe",