regula: Update to version 3.2.0

This commit is contained in:
github-actions[bot] 2023-02-15 20:26:58 +00:00
parent 55b687e807
commit a61d8ff7eb

View File

@ -1,12 +1,12 @@
{ {
"version": "3.1.0", "version": "3.2.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/v3.1.0/regula_3.1.0_Windows_x86_64.zip", "url": "https://github.com/fugue/regula/releases/download/v3.2.0/regula_3.2.0_Windows_x86_64.zip",
"hash": "e61cabd3d54558d4a5a678c4fb72d5967d064b7885d86dca8a7e2a33c54b9649" "hash": "b03cb0053364012d9a2d45012b7e5665086871cf4ceae06767b77f18687e86b6"
} }
}, },
"bin": "regula.exe", "bin": "regula.exe",