From e48e47ee0c4e31fc64f0beab7536611fcbc6ebeb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Jun 2022 16:32:26 +0000 Subject: [PATCH] regula: Update to version 2.7.0 --- bucket/regula.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/regula.json b/bucket/regula.json index 311d754618..8dd3cbd2a4 100644 --- a/bucket/regula.json +++ b/bucket/regula.json @@ -1,12 +1,12 @@ { - "version": "2.6.1", + "version": "2.7.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.6.1/regula_2.6.1_Windows_x86_64.zip", - "hash": "da6eb8d2f1d6f1ce22da80554cb177ccf14eaea2677ff3896451c9ecfb2b8f42" + "url": "https://github.com/fugue/regula/releases/download/v2.7.0/regula_2.7.0_Windows_x86_64.zip", + "hash": "b0feac50f188a41f6455a5053add7d209982f8023be298068afbe87632e27c6c" } }, "bin": "regula.exe",