diff --git a/bucket/regula.json b/bucket/regula.json index a5d85292f7..d6da54d2e4 100644 --- a/bucket/regula.json +++ b/bucket/regula.json @@ -1,12 +1,12 @@ { - "version": "2.8.0", + "version": "2.8.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.8.0/regula_2.8.0_Windows_x86_64.zip", - "hash": "36b67b5733eaa7bdd08323b19a26dc66cec45fa5ae0ce7d09228aae23343afc1" + "url": "https://github.com/fugue/regula/releases/download/v2.8.1/regula_2.8.1_Windows_x86_64.zip", + "hash": "0bb7db136c6c79472e82ea21f40e09781e576a70b4c77c519ad093a9069a5c0d" } }, "bin": "regula.exe",