opa: Update to version 0.69.0

This commit is contained in:
github-actions[bot] 2024-09-30 16:30:14 +00:00
parent 8f1647bdca
commit 0bf84d4716

View File

@ -1,12 +1,12 @@
{ {
"version": "0.68.0", "version": "0.69.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.68.0/opa_windows_amd64.exe#/opa.exe", "url": "https://github.com/open-policy-agent/opa/releases/download/v0.69.0/opa_windows_amd64.exe#/opa.exe",
"hash": "fb147aa46a204337d169b2d721139f99e7ea7a88448f47abb7ff5533fe367522" "hash": "dcdcb53d76197af9c61fc1be7262d394e34475f781b7ac779e93db97a3e99527"
} }
}, },
"bin": "opa.exe", "bin": "opa.exe",