From e8b47f9cf4505315022c93fbae3b7eab26bd5df2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 28 Jun 2022 04:32:51 +0000 Subject: [PATCH] fossa: Update to version 3.3.8 --- bucket/fossa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fossa.json b/bucket/fossa.json index 261ae47c11..3f4b902fa7 100644 --- a/bucket/fossa.json +++ b/bucket/fossa.json @@ -1,12 +1,12 @@ { - "version": "3.3.7", + "version": "3.3.8", "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.7/fossa_3.3.7_windows_amd64.zip", - "hash": "e945604a03043ea4821ab48c23e7d87c574aaaed26677b6dc3e14cb9857d05dc" + "url": "https://github.com/fossas/fossa-cli/releases/download/v3.3.8/fossa_3.3.8_windows_amd64.zip", + "hash": "abc832e820fbf23e79c8d14cb3130544639d33cf0bdbe3f1d31d08fae716b9d1" } }, "bin": "fossa.exe",