opa: Update to version 1.10.0

This commit is contained in:
github-actions[bot] 2025-10-31 16:30:12 +00:00
parent 69d6b5a62f
commit bd620bd226

View File

@ -1,12 +1,12 @@
{ {
"version": "1.9.0", "version": "1.10.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.9.0/opa_windows_amd64.exe#/opa.exe", "url": "https://github.com/open-policy-agent/opa/releases/download/v1.10.0/opa_windows_amd64.exe#/opa.exe",
"hash": "ea07eb413f7d0b258dc2e45d054ebb7df6fad42ad436bbe96e5dc6d5e7bc2951" "hash": "d911f4ab93f71022d928195f426ac1b41cb970f3f09055ca66745e6327770f71"
} }
}, },
"bin": "opa.exe", "bin": "opa.exe",