From 5e757cce33655703a42d1c36b07564f61ee18d6b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 22 Mar 2022 20:26:56 +0000 Subject: [PATCH] regula: Update to version 2.6.1 --- bucket/regula.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/regula.json b/bucket/regula.json index 9f12625e43..311d754618 100644 --- a/bucket/regula.json +++ b/bucket/regula.json @@ -1,12 +1,12 @@ { - "version": "2.6.0", + "version": "2.6.1", "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.0/regula_2.6.0_Windows_x86_64.zip", - "hash": "cb4d363901172ff2e64430c46eb251b6efc175583d52890bf1e5f91a39edbf3f" + "url": "https://github.com/fugue/regula/releases/download/v2.6.1/regula_2.6.1_Windows_x86_64.zip", + "hash": "da6eb8d2f1d6f1ce22da80554cb177ccf14eaea2677ff3896451c9ecfb2b8f42" } }, "bin": "regula.exe",