opa: Update to version 0.33.0

This commit is contained in:
Jakub Čábera 2021-09-30 22:07:41 -07:00
parent 691b207214
commit 03c8059476

View File

@ -1,12 +1,12 @@
{
"version": "0.32.1",
"version": "0.33.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/v0.32.1/opa_windows_amd64.exe#/opa.exe",
"hash": "3420c16f3caa32f580bd0f61ba0066cead347abe85dcda8060af37a942fa795e"
"url": "https://github.com/open-policy-agent/opa/releases/download/v0.33.0/opa_windows_amd64.exe#/opa.exe",
"hash": "1b374738c5b9e8619d6724d8376e2478084235ccc83a1d9dc167d1d79ae483ab"
}
},
"bin": "opa.exe",