opa: Update to version 1.5.1

This commit is contained in:
github-actions[bot] 2025-06-04 12:31:32 +00:00
parent 650aef96a9
commit c9b7fb446f

View File

@ -1,12 +1,12 @@
{ {
"version": "1.5.0", "version": "1.5.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.5.0/opa_windows_amd64.exe#/opa.exe", "url": "https://github.com/open-policy-agent/opa/releases/download/v1.5.1/opa_windows_amd64.exe#/opa.exe",
"hash": "3cc5d4a1e885c0bd41e37f070f7538f858cdbd4c0c057aaf1f78273ee7ce03c5" "hash": "8da5fa3bd6f0607bb45b3b1a9f0b65d2e4eee400fef207b7c4b9ddb7557893e3"
} }
}, },
"bin": "opa.exe", "bin": "opa.exe",