diff --git a/bucket/opa.json b/bucket/opa.json index 0d7ba6879e..882271e190 100644 --- a/bucket/opa.json +++ b/bucket/opa.json @@ -1,12 +1,12 @@ { - "version": "1.0.0", + "version": "1.0.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.0.0/opa_windows_amd64.exe#/opa.exe", - "hash": "f910bc4f4e27fe27f861ec3ea4ec58ca859ec7245007df4d3ab6d53058745991" + "url": "https://github.com/open-policy-agent/opa/releases/download/v1.0.1/opa_windows_amd64.exe#/opa.exe", + "hash": "100c670c28844018c8f5ed90e9fed4866f39eb03c79be59426dfd54ad79c9fc3" } }, "bin": "opa.exe",