opa: Update to version 0.67.0

This commit is contained in:
github-actions[bot] 2024-07-26 00:33:54 +00:00
parent aa41192951
commit 5ef23996c5

View File

@ -1,12 +1,12 @@
{ {
"version": "0.66.0", "version": "0.67.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.66.0/opa_windows_amd64.exe#/opa.exe", "url": "https://github.com/open-policy-agent/opa/releases/download/v0.67.0/opa_windows_amd64.exe#/opa.exe",
"hash": "836d85f0c0c8fa9f74e3fca0c32c87fcb83f3ced48574b4872641e5f0b5f9fdf" "hash": "98ac401e944f6bc9bbc29a91f699b3403ec6979ed94682e46fa5ec78a8230bf3"
} }
}, },
"bin": "opa.exe", "bin": "opa.exe",