From 8d2fdf3c7e0f8fc5e206fbc769e4319f4a79eb0c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Oct 2022 16:31:45 +0000 Subject: [PATCH] regula: Update to version 2.9.3 --- bucket/regula.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/regula.json b/bucket/regula.json index 0913fee4ed..c5c8518e62 100644 --- a/bucket/regula.json +++ b/bucket/regula.json @@ -1,12 +1,12 @@ { - "version": "2.9.2", + "version": "2.9.3", "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.9.2/regula_2.9.2_Windows_x86_64.zip", - "hash": "39e8dd3afdc15a755c72ac300a498cc71ee2fcdb8f319b857018b2112cc22e8f" + "url": "https://github.com/fugue/regula/releases/download/v2.9.3/regula_2.9.3_Windows_x86_64.zip", + "hash": "9654bbb40af415820e93addbf059ff6edc0beeb9bd878c714ca7f8e3c6d546f4" } }, "bin": "regula.exe",