From 0a3fa2c77ce784d91ea0d5e3a46978dc5914bd28 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 Jun 2022 16:30:44 +0000 Subject: [PATCH] fossa: Update to version 3.3.1 --- bucket/fossa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fossa.json b/bucket/fossa.json index 3089ed28d4..f19c0f538b 100644 --- a/bucket/fossa.json +++ b/bucket/fossa.json @@ -1,12 +1,12 @@ { - "version": "3.3.0", + "version": "3.3.1", "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.0/fossa_3.3.0_windows_amd64.zip", - "hash": "1e7ba6c4c7e0918f5628afa6b34038073bb1729a45a46a1d331dbed20ca18b00" + "url": "https://github.com/fossas/fossa-cli/releases/download/v3.3.1/fossa_3.3.1_windows_amd64.zip", + "hash": "65d0648279ba6bed506f94664cec4696cf161542c5346a2acace9e2482b3e536" } }, "bin": "fossa.exe",