From 75b10b80a3ad2097c482020f325069030161f4fa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 7 Jun 2022 00:33:53 +0000 Subject: [PATCH] fossa: Update to version 3.3.2 --- bucket/fossa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fossa.json b/bucket/fossa.json index f19c0f538b..68a0bc0379 100644 --- a/bucket/fossa.json +++ b/bucket/fossa.json @@ -1,12 +1,12 @@ { - "version": "3.3.1", + "version": "3.3.2", "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.3.1/fossa_3.3.1_windows_amd64.zip", - "hash": "65d0648279ba6bed506f94664cec4696cf161542c5346a2acace9e2482b3e536" + "url": "https://github.com/fossas/fossa-cli/releases/download/v3.3.2/fossa_3.3.2_windows_amd64.zip", + "hash": "3fae4971fa898da065d1af894abc2c89759714dde04a69508d4c69f49a0098e6" } }, "bin": "fossa.exe",