{ "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.", "homepage": "https://regula.dev/", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/fugue/regula/releases/download/v2.9.0/regula_2.9.0_Windows_x86_64.zip", "hash": "3c52624cb62af2e0ceb159a7f3e8e17932477456ba2b4b94104f416e7716fb9f" } }, "bin": "regula.exe", "checkver": { "github": "https://github.com/fugue/regula" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/fugue/regula/releases/download/v$version/regula_$version_Windows_x86_64.zip" } }, "hash": { "url": "$baseurl/checksums.txt" } } }