From 9f0b25ba81f86f6d8094c5bb218b88e5869b7eba Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 1 Aug 2022 16:31:03 +0000 Subject: [PATCH] regula: Update to version 2.9.0 --- bucket/regula.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/regula.json b/bucket/regula.json index d6da54d2e4..f02f282015 100644 --- a/bucket/regula.json +++ b/bucket/regula.json @@ -1,12 +1,12 @@ { - "version": "2.8.1", + "version": "2.9.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.8.1/regula_2.8.1_Windows_x86_64.zip", - "hash": "0bb7db136c6c79472e82ea21f40e09781e576a70b4c77c519ad093a9069a5c0d" + "url": "https://github.com/fugue/regula/releases/download/v2.9.0/regula_2.9.0_Windows_x86_64.zip", + "hash": "3c52624cb62af2e0ceb159a7f3e8e17932477456ba2b4b94104f416e7716fb9f" } }, "bin": "regula.exe",