opa: Update to version 0.57.0

This commit is contained in:
github-actions[bot] 2023-09-29 20:24:51 +00:00
parent 2704ae8316
commit 1b8aec07e7

View File

@ -1,12 +1,12 @@
{ {
"version": "0.56.0", "version": "0.57.0",
"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.56.0/opa_windows_amd64.exe#/opa.exe", "url": "https://github.com/open-policy-agent/opa/releases/download/v0.57.0/opa_windows_amd64.exe#/opa.exe",
"hash": "8b2aab7e968245b178c2480e4843ad8d0b6551283306a9ce155545b2f72782db" "hash": "7e3370179d31019d883d86fee0fbcb54d50954fad6367c28a9729c54ff00b68a"
} }
}, },
"bin": "opa.exe", "bin": "opa.exe",