regula: Update to version 3.1.0

This commit is contained in:
github-actions[bot] 2023-02-10 20:26:17 +00:00
parent 6ecc12f067
commit a757b5775f

View File

@ -1,12 +1,12 @@
{
"version": "3.0.0",
"version": "3.1.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.",
"homepage": "https://regula.dev/",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/fugue/regula/releases/download/v3.0.0/regula_3.0.0_Windows_x86_64.zip",
"hash": "9ebb74614fd69885836801ae2b9540853e71accdee01fa18ec87d70119c35e75"
"url": "https://github.com/fugue/regula/releases/download/v3.1.0/regula_3.1.0_Windows_x86_64.zip",
"hash": "e61cabd3d54558d4a5a678c4fb72d5967d064b7885d86dca8a7e2a33c54b9649"
}
},
"bin": "regula.exe",