From 67213bd33c89292acb7ece95fb7e736680306d0f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Jun 2022 20:29:20 +0000 Subject: [PATCH] fossa: Update to version 3.3.6 --- bucket/fossa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fossa.json b/bucket/fossa.json index 3ea1ecf9d9..49f2c73648 100644 --- a/bucket/fossa.json +++ b/bucket/fossa.json @@ -1,12 +1,12 @@ { - "version": "3.3.5", + "version": "3.3.6", "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.5/fossa_3.3.5_windows_amd64.zip", - "hash": "788edc226b27431bf99e51632bc8555de6a25edd041dbb4273f01ca673acc88f" + "url": "https://github.com/fossas/fossa-cli/releases/download/v3.3.6/fossa_3.3.6_windows_amd64.zip", + "hash": "23d3a07749e409b4d7aa36a4bdb0ca83a0bd83382c7661db5e19352718da3af5" } }, "bin": "fossa.exe",