From 4c3623c38c1afb9d9a347cce193337a80cdbb50d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 24 Jan 2023 20:26:28 +0000 Subject: [PATCH] regula: Update to version 3.0.0 --- bucket/regula.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/regula.json b/bucket/regula.json index 73fec1085c..883e2e68ce 100644 --- a/bucket/regula.json +++ b/bucket/regula.json @@ -1,12 +1,12 @@ { - "version": "2.10.0", + "version": "3.0.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.10.0/regula_2.10.0_Windows_x86_64.zip", - "hash": "d1bcfc5c99131b14144c087decab246c4942e792df4394d09e8860dbe75448ba" + "url": "https://github.com/fugue/regula/releases/download/v3.0.0/regula_3.0.0_Windows_x86_64.zip", + "hash": "9ebb74614fd69885836801ae2b9540853e71accdee01fa18ec87d70119c35e75" } }, "bin": "regula.exe",