opa: Update to version 1.10.1

This commit is contained in:
github-actions[bot] 2025-11-05 12:31:52 +00:00
parent 094fc2739d
commit d4135c3b5b

View File

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