regula: Update to version 2.5.0

This commit is contained in:
github-actions[bot] 2022-02-12 00:33:35 +00:00
parent 7e63034701
commit 4de6cfed10

View File

@ -1,12 +1,12 @@
{
"version": "2.4.0",
"version": "2.5.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.4.0/regula_2.4.0_Windows_x86_64.zip",
"hash": "a3226219d5e984f2a7000fd6d44955c6e965710ba8edda0142b6a4e2455a1ddc"
"url": "https://github.com/fugue/regula/releases/download/v2.5.0/regula_2.5.0_Windows_x86_64.zip",
"hash": "17b1d1f6f5bf02ac185e1901292b7f8d8524649dbab0397e414c7f0480ada1a8"
}
},
"bin": "regula.exe",