regula: Update to version 2.9.0

This commit is contained in:
github-actions[bot] 2022-08-01 16:31:03 +00:00
parent 3488a52bee
commit 9f0b25ba81

View File

@ -1,12 +1,12 @@
{ {
"version": "2.8.1", "version": "2.9.0",
"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.8.1/regula_2.8.1_Windows_x86_64.zip", "url": "https://github.com/fugue/regula/releases/download/v2.9.0/regula_2.9.0_Windows_x86_64.zip",
"hash": "0bb7db136c6c79472e82ea21f40e09781e576a70b4c77c519ad093a9069a5c0d" "hash": "3c52624cb62af2e0ceb159a7f3e8e17932477456ba2b4b94104f416e7716fb9f"
} }
}, },
"bin": "regula.exe", "bin": "regula.exe",