opa: Update to version 0.35.0

This commit is contained in:
Richard Kuhnt 2021-12-01 21:02:00 +00:00
parent 238cceb8ff
commit d17ab1f1ab

View File

@ -1,12 +1,12 @@
{
"version": "0.34.0",
"version": "0.35.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.34.0/opa_windows_amd64.exe#/opa.exe",
"hash": "ccf1b38a269c7229016967cf178f22a3b21b4ed5f81dd37f0dcc6d7c283c12f6"
"url": "https://github.com/open-policy-agent/opa/releases/download/v0.35.0/opa_windows_amd64.exe#/opa.exe",
"hash": "45fa823bd1629a4c33dc694370014f8bfa7df7027ae19fb1ee13ebb8194d6fe3"
}
},
"bin": "opa.exe",