opa: Update to version 0.43.1

This commit is contained in:
github-actions[bot] 2022-09-07 20:30:05 +00:00
parent acccd8728b
commit 211d340704

View File

@ -1,12 +1,12 @@
{ {
"version": "0.43.0", "version": "0.43.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.43.0/opa_windows_amd64.exe#/opa.exe", "url": "https://github.com/open-policy-agent/opa/releases/download/v0.43.1/opa_windows_amd64.exe#/opa.exe",
"hash": "a5de1ecda0943a04c56c115bbe541113d559b1a2476b56c83381cdf4a4f87195" "hash": "a9a859e24e79ff942792c7ae6aa71ac89d86159393dd486df9bfd954c27004ff"
} }
}, },
"bin": "opa.exe", "bin": "opa.exe",