From 96e7a7ad571571d1abb7b409b2ef8f2e377bb5b4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 7 Sep 2022 20:30:04 +0000 Subject: [PATCH] fossa: Update to version 3.4.0 --- bucket/fossa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fossa.json b/bucket/fossa.json index d7f625a012..167561d48f 100644 --- a/bucket/fossa.json +++ b/bucket/fossa.json @@ -1,12 +1,12 @@ { - "version": "3.3.12", + "version": "3.4.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.3.12/fossa_3.3.12_windows_amd64.zip", - "hash": "f41c5238617c3ed79dc92077c6cae0a0b1f02a8ef40a4d1f01cb4a717e75c6f8" + "url": "https://github.com/fossas/fossa-cli/releases/download/v3.4.0/fossa_3.4.0_windows_amd64.zip", + "hash": "4118166523d47884dc27de0191932d06c14551c6c55e666fb77a414e3cb5c664" } }, "bin": "fossa.exe",