opa: Update to version 0.33.1

This commit is contained in:
Jakub Čábera 2021-10-04 09:12:26 -07:00
parent c7544e76c8
commit 233dd621f8

View File

@ -1,12 +1,12 @@
{ {
"version": "0.33.0", "version": "0.33.1",
"description": "Policy-based control for cloud native environments", "description": "Policy-based control for cloud native environments",
"homepage": "https://www.openpolicyagent.org", "homepage": "https://www.openpolicyagent.org",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/open-policy-agent/opa/releases/download/v0.33.0/opa_windows_amd64.exe#/opa.exe", "url": "https://github.com/open-policy-agent/opa/releases/download/v0.33.1/opa_windows_amd64.exe#/opa.exe",
"hash": "1b374738c5b9e8619d6724d8376e2478084235ccc83a1d9dc167d1d79ae483ab" "hash": "dbb6fedd4db398ff90973396e4ef4a47a06d50cfec0bc6708171db4e3eed22b7"
} }
}, },
"bin": "opa.exe", "bin": "opa.exe",