From e3de48ac3d1dfa73c461c090da253a3cf8b1fe50 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 17 May 2022 20:27:58 +0000 Subject: [PATCH] fossa: Update to version 3.3.0 --- bucket/fossa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fossa.json b/bucket/fossa.json index 9b5444e491..3089ed28d4 100644 --- a/bucket/fossa.json +++ b/bucket/fossa.json @@ -1,12 +1,12 @@ { - "version": "3.2.17", + "version": "3.3.0", "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.17/fossa_3.2.17_windows_amd64.zip", - "hash": "74859d0c3f3c0340c404ece5917907c8b4d4cc6e720776e293ede798afb9ddee" + "url": "https://github.com/fossas/fossa-cli/releases/download/v3.3.0/fossa_3.3.0_windows_amd64.zip", + "hash": "1e7ba6c4c7e0918f5628afa6b34038073bb1729a45a46a1d331dbed20ca18b00" } }, "bin": "fossa.exe",