From 41f896df220027a9daa1f267e3ab6c461402bb39 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 30 Nov 2021 18:01:44 +0000 Subject: [PATCH] fossa: Update to version 3.0.6 --- bucket/fossa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fossa.json b/bucket/fossa.json index 8f72413c41..24b53795f3 100644 --- a/bucket/fossa.json +++ b/bucket/fossa.json @@ -1,12 +1,12 @@ { - "version": "3.0.5", + "version": "3.0.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.0.5/fossa_3.0.5_windows_amd64.zip", - "hash": "6d702ab82a0fbcd17a504c9daf9c8a19f12a5aa31952766fb1fc9554018a637c" + "url": "https://github.com/fossas/fossa-cli/releases/download/v3.0.6/fossa_3.0.6_windows_amd64.zip", + "hash": "c77280875480a4701e6dc344e28655ce3eb1b2482de1ab0da095d56473607052" } }, "bin": "fossa.exe",