opa: Update to version 0.64.0

This commit is contained in:
github-actions[bot] 2024-04-25 20:25:35 +00:00
parent d5cf268319
commit cd1f9f3af8

View File

@ -1,12 +1,12 @@
{ {
"version": "0.63.0", "version": "0.64.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.63.0/opa_windows_amd64.exe#/opa.exe", "url": "https://github.com/open-policy-agent/opa/releases/download/v0.64.0/opa_windows_amd64.exe#/opa.exe",
"hash": "eb49d9bf98ca21be55c71bf033ed4b058aa1ffdec9b182cb66ae42c007e43074" "hash": "05d009d116dfa4bc211eb0064668408942b31a7e8af155a64812051242cb9ffc"
} }
}, },
"bin": "opa.exe", "bin": "opa.exe",