opa: Update to version 1.4.0

This commit is contained in:
github-actions[bot] 2025-05-01 16:30:05 +00:00
parent 28a1ef4f4d
commit 528b92b824

View File

@ -1,12 +1,12 @@
{ {
"version": "1.3.0", "version": "1.4.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.3.0/opa_windows_amd64.exe#/opa.exe", "url": "https://github.com/open-policy-agent/opa/releases/download/v1.4.0/opa_windows_amd64.exe#/opa.exe",
"hash": "fe400211ec06f7fa9769fc32a9f9687bb3973aa916466836e3a92fc6956e8c8b" "hash": "17edb1994d6bc681c7267037a7f4d93d8ef6e15566ee0b3939d006daefe6bf37"
} }
}, },
"bin": "opa.exe", "bin": "opa.exe",