regula: Update to version 2.9.2

This commit is contained in:
github-actions[bot] 2022-09-26 16:30:58 +00:00
parent a3d7c75c8a
commit 8f4f35fdd3

View File

@ -1,12 +1,12 @@
{
"version": "2.9.1",
"version": "2.9.2",
"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.1/regula_2.9.1_Windows_x86_64.zip",
"hash": "00a3d3b1002566463fc8b09fde07f73b6a71c6b4db943bad26652ed67a47034d"
"url": "https://github.com/fugue/regula/releases/download/v2.9.2/regula_2.9.2_Windows_x86_64.zip",
"hash": "39e8dd3afdc15a755c72ac300a498cc71ee2fcdb8f319b857018b2112cc22e8f"
}
},
"bin": "regula.exe",