opa: Update to version 0.49.0

This commit is contained in:
github-actions[bot] 2023-02-07 20:29:53 +00:00
parent 5d3d39871f
commit 7a775600b4

View File

@ -1,12 +1,12 @@
{ {
"version": "0.48.0", "version": "0.49.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/v0.48.0/opa_windows_amd64.exe#/opa.exe", "url": "https://github.com/open-policy-agent/opa/releases/download/v0.49.0/opa_windows_amd64.exe#/opa.exe",
"hash": "e27c533ca9c9a7a44064f879bcfccd327a95d6c84002f0d422137ffe62bd493f" "hash": "39afd0d49c86a266be673437953ee55a3a5e6cdd036e535e4a98f3d6c27b87c9"
} }
}, },
"bin": "opa.exe", "bin": "opa.exe",