regula: Update to version 2.8.0

This commit is contained in:
github-actions[bot] 2022-06-14 16:31:39 +00:00
parent 9062d53acc
commit fdd283012c

View File

@ -1,12 +1,12 @@
{ {
"version": "2.7.0", "version": "2.8.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.7.0/regula_2.7.0_Windows_x86_64.zip", "url": "https://github.com/fugue/regula/releases/download/v2.8.0/regula_2.8.0_Windows_x86_64.zip",
"hash": "b0feac50f188a41f6455a5053add7d209982f8023be298068afbe87632e27c6c" "hash": "36b67b5733eaa7bdd08323b19a26dc66cec45fa5ae0ce7d09228aae23343afc1"
} }
}, },
"bin": "regula.exe", "bin": "regula.exe",