From a9351b9b74f38137e40c3104756a05619f8f61df Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 16 Nov 2021 21:00:36 +0000 Subject: [PATCH] fossa: Update to version 3.0.1 --- bucket/fossa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fossa.json b/bucket/fossa.json index 2463890c13..2c3091d4c3 100644 --- a/bucket/fossa.json +++ b/bucket/fossa.json @@ -1,12 +1,12 @@ { - "version": "3.0.0", + "version": "3.0.1", "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.0/fossa_3.0.0_windows_amd64.zip", - "hash": "2ffe22adcc49fbea4e5f8c5a6fd1e18368fc1f979b0e85b01d51f1ee97e5eceb" + "url": "https://github.com/fossas/fossa-cli/releases/download/v3.0.1/fossa_3.0.1_windows_amd64.zip", + "hash": "aca8ae047f115cb781acdda949260f4fe1a05c5c1bfb5b133525245f70d224a9" } }, "bin": "fossa.exe",