opa: Update to version 1.1.0

This commit is contained in:
github-actions[bot] 2025-01-27 16:30:15 +00:00
parent bede7a68b3
commit 31959f695a

View File

@ -1,12 +1,12 @@
{ {
"version": "1.0.1", "version": "1.1.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.0.1/opa_windows_amd64.exe#/opa.exe", "url": "https://github.com/open-policy-agent/opa/releases/download/v1.1.0/opa_windows_amd64.exe#/opa.exe",
"hash": "100c670c28844018c8f5ed90e9fed4866f39eb03c79be59426dfd54ad79c9fc3" "hash": "4a85ef10c51245e8e507c57e50c7bdbd9533f9f76dd9bbb01305aa37e0390258"
} }
}, },
"bin": "opa.exe", "bin": "opa.exe",