opa: Update to version 1.8.0

This commit is contained in:
github-actions[bot] 2025-08-28 16:29:49 +00:00
parent 7b19f52cca
commit b221303993

View File

@ -1,12 +1,12 @@
{ {
"version": "1.7.1", "version": "1.8.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/v1.7.1/opa_windows_amd64.exe#/opa.exe", "url": "https://github.com/open-policy-agent/opa/releases/download/v1.8.0/opa_windows_amd64.exe#/opa.exe",
"hash": "205f87d0fd1e2673c3a6f9caf9d9655290e478a93eeb3ef9f211acdaa214a9ca" "hash": "6ee60d6eafbab591560989e30a990d39ed442c7c3f6e5e1a29f95144ccaa30e2"
} }
}, },
"bin": "opa.exe", "bin": "opa.exe",