opa: Update to version 1.5.0

This commit is contained in:
github-actions[bot] 2025-05-29 16:30:19 +00:00
parent 8e75213c85
commit e49c0def24

View File

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