opa: Update to version 0.38.1

This commit is contained in:
github-actions[bot] 2022-03-14 12:30:24 +00:00
parent 4716366deb
commit 3ccc13722f

View File

@ -1,12 +1,12 @@
{ {
"version": "0.38.0", "version": "0.38.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.38.0/opa_windows_amd64.exe#/opa.exe", "url": "https://github.com/open-policy-agent/opa/releases/download/v0.38.1/opa_windows_amd64.exe#/opa.exe",
"hash": "6afd689f3436f08ddb5277ff0cfc5ee972ea604a4f7802a4ef7cf67cd9735cb7" "hash": "91838dd93ed8fb51df7bdfeeacce3b297095db3b88f5c1b44531e08871ef6c99"
} }
}, },
"bin": "opa.exe", "bin": "opa.exe",