From ee1b559ac3222eefa387360426d8e559e527ce99 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Feb 2023 16:31:19 +0000 Subject: [PATCH] regula: Update to version 3.2.1 --- bucket/regula.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/regula.json b/bucket/regula.json index 0592f81866..8adb0743b7 100644 --- a/bucket/regula.json +++ b/bucket/regula.json @@ -1,12 +1,12 @@ { - "version": "3.2.0", + "version": "3.2.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/v3.2.0/regula_3.2.0_Windows_x86_64.zip", - "hash": "b03cb0053364012d9a2d45012b7e5665086871cf4ceae06767b77f18687e86b6" + "url": "https://github.com/fugue/regula/releases/download/v3.2.1/regula_3.2.1_Windows_x86_64.zip", + "hash": "2f828d996891ab6d106af72048b0625e853a8f374ba6cc6592c11a400fafc109" } }, "bin": "regula.exe",