From ac20374a7538fd3df7da26a5b9c6bee387a336e6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Mar 2022 20:27:20 +0000 Subject: [PATCH] regula: Update to version 2.6.0 --- bucket/regula.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/regula.json b/bucket/regula.json index b1b93f22a5..9f12625e43 100644 --- a/bucket/regula.json +++ b/bucket/regula.json @@ -1,12 +1,12 @@ { - "version": "2.5.0", + "version": "2.6.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.5.0/regula_2.5.0_Windows_x86_64.zip", - "hash": "17b1d1f6f5bf02ac185e1901292b7f8d8524649dbab0397e414c7f0480ada1a8" + "url": "https://github.com/fugue/regula/releases/download/v2.6.0/regula_2.6.0_Windows_x86_64.zip", + "hash": "cb4d363901172ff2e64430c46eb251b6efc175583d52890bf1e5f91a39edbf3f" } }, "bin": "regula.exe",