diff --git a/bucket/opa.json b/bucket/opa.json index 6d3b540b4a..43b728dad4 100644 --- a/bucket/opa.json +++ b/bucket/opa.json @@ -1,12 +1,12 @@ { - "version": "1.4.2", + "version": "1.5.0", "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.2/opa_windows_amd64.exe#/opa.exe", - "hash": "9c047d572dceebaf54c540c16ddf8c811504b9d511b6ce00287ae8933508aa56" + "url": "https://github.com/open-policy-agent/opa/releases/download/v1.5.0/opa_windows_amd64.exe#/opa.exe", + "hash": "3cc5d4a1e885c0bd41e37f070f7538f858cdbd4c0c057aaf1f78273ee7ce03c5" } }, "bin": "opa.exe",