regula: Update to version 2.6.1

This commit is contained in:
github-actions[bot] 2022-03-22 20:26:56 +00:00
parent db4e859ab0
commit 5e757cce33

View File

@ -1,12 +1,12 @@
{ {
"version": "2.6.0", "version": "2.6.1",
"description": "A tool to evaluate infrastructure as code files for potential AWS, Azure, Google Cloud, and Kubernetes security and compliance violations prior to deployment.", "description": "A tool to evaluate infrastructure as code files for potential AWS, Azure, Google Cloud, and Kubernetes security and compliance violations prior to deployment.",
"homepage": "https://regula.dev/", "homepage": "https://regula.dev/",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/fugue/regula/releases/download/v2.6.0/regula_2.6.0_Windows_x86_64.zip", "url": "https://github.com/fugue/regula/releases/download/v2.6.1/regula_2.6.1_Windows_x86_64.zip",
"hash": "cb4d363901172ff2e64430c46eb251b6efc175583d52890bf1e5f91a39edbf3f" "hash": "da6eb8d2f1d6f1ce22da80554cb177ccf14eaea2677ff3896451c9ecfb2b8f42"
} }
}, },
"bin": "regula.exe", "bin": "regula.exe",