opa: Update to version 0.67.1

This commit is contained in:
github-actions[bot] 2024-08-05 20:26:10 +00:00
parent 3c4d542903
commit 0b1f908737

View File

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