diff --git a/bucket/opa.json b/bucket/opa.json index 4b2e84e978..6d3b540b4a 100644 --- a/bucket/opa.json +++ b/bucket/opa.json @@ -1,12 +1,12 @@ { - "version": "1.4.0", + "version": "1.4.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/v1.4.0/opa_windows_amd64.exe#/opa.exe", - "hash": "17edb1994d6bc681c7267037a7f4d93d8ef6e15566ee0b3939d006daefe6bf37" + "url": "https://github.com/open-policy-agent/opa/releases/download/v1.4.2/opa_windows_amd64.exe#/opa.exe", + "hash": "9c047d572dceebaf54c540c16ddf8c811504b9d511b6ce00287ae8933508aa56" } }, "bin": "opa.exe",