From 8a1e7188164ff5574dac82500fae919a217c1f6a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 00:35:01 +0000 Subject: [PATCH] fossa: Update to version 3.4.2 --- bucket/fossa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fossa.json b/bucket/fossa.json index f43c821160..f224261ea9 100644 --- a/bucket/fossa.json +++ b/bucket/fossa.json @@ -1,12 +1,12 @@ { - "version": "3.4.1", + "version": "3.4.2", "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.4.1/fossa_3.4.1_windows_amd64.zip", - "hash": "60e1e4978fcc2f3e463961b9d6aa7bb1ce55bb5b90fb6819c2b59b0b3a8dbe6f" + "url": "https://github.com/fossas/fossa-cli/releases/download/v3.4.2/fossa_3.4.2_windows_amd64.zip", + "hash": "61187de208e2cf31afba1d213a7f706a1db39070ca69d74652139dabd8861914" } }, "bin": "fossa.exe",