From 646ed532c29c4b20fd4c32f9d3996988297a7a7f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 Apr 2022 20:32:56 +0000 Subject: [PATCH] fossa: Update to version 3.2.6 --- bucket/fossa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fossa.json b/bucket/fossa.json index 6e747fd9a7..cd0168a9af 100644 --- a/bucket/fossa.json +++ b/bucket/fossa.json @@ -1,12 +1,12 @@ { - "version": "3.2.5", + "version": "3.2.6", "description": "Dependency analysis tool. Supports license & vulnerability scanning. Language-agnostic; integrates with 20+ build systems.", "homepage": "https://github.com/fossas/fossa-cli", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://github.com/fossas/fossa-cli/releases/download/v3.2.5/fossa_3.2.5_windows_amd64.zip", - "hash": "38a654409bb2b75194afc9d7bf2bc0f259a2034d194a827e97c2652ec17521f6" + "url": "https://github.com/fossas/fossa-cli/releases/download/v3.2.6/fossa_3.2.6_windows_amd64.zip", + "hash": "b434a982d14e036f6c8308c754d42563e08edb81317a62ff83b4e682c75987b5" } }, "bin": "fossa.exe",