From f0941c5d9d9087caa71d2b8e13648909a5fad032 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Jun 2022 20:27:53 +0000 Subject: [PATCH] fossa: Update to version 3.3.7 --- bucket/fossa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fossa.json b/bucket/fossa.json index 49f2c73648..261ae47c11 100644 --- a/bucket/fossa.json +++ b/bucket/fossa.json @@ -1,12 +1,12 @@ { - "version": "3.3.6", + "version": "3.3.7", "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.6/fossa_3.3.6_windows_amd64.zip", - "hash": "23d3a07749e409b4d7aa36a4bdb0ca83a0bd83382c7661db5e19352718da3af5" + "url": "https://github.com/fossas/fossa-cli/releases/download/v3.3.7/fossa_3.3.7_windows_amd64.zip", + "hash": "e945604a03043ea4821ab48c23e7d87c574aaaed26677b6dc3e14cb9857d05dc" } }, "bin": "fossa.exe",