From 34f14053165383545c275283c24086d4a970cea7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 Aug 2022 00:33:57 +0000 Subject: [PATCH] regula: Update to version 2.9.1 --- bucket/regula.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/regula.json b/bucket/regula.json index f02f282015..c08895a585 100644 --- a/bucket/regula.json +++ b/bucket/regula.json @@ -1,12 +1,12 @@ { - "version": "2.9.0", + "version": "2.9.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/v2.9.0/regula_2.9.0_Windows_x86_64.zip", - "hash": "3c52624cb62af2e0ceb159a7f3e8e17932477456ba2b4b94104f416e7716fb9f" + "url": "https://github.com/fugue/regula/releases/download/v2.9.1/regula_2.9.1_Windows_x86_64.zip", + "hash": "00a3d3b1002566463fc8b09fde07f73b6a71c6b4db943bad26652ed67a47034d" } }, "bin": "regula.exe",