From bd0c6a7e04652a6680ca337e4c381c24897f81c2 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 24 Nov 2021 06:00:33 +0000 Subject: [PATCH] fossa: Update to version 3.0.4 --- bucket/fossa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fossa.json b/bucket/fossa.json index 06cedb2a9a..f429d19be0 100644 --- a/bucket/fossa.json +++ b/bucket/fossa.json @@ -1,12 +1,12 @@ { - "version": "3.0.3", + "version": "3.0.4", "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.3/fossa_3.0.3_windows_amd64.zip", - "hash": "7ca130397ad1d9130163bd4a0ae672e51e9468e950fd4c84d3fc8be18de51cfe" + "url": "https://github.com/fossas/fossa-cli/releases/download/v3.0.4/fossa_3.0.4_windows_amd64.zip", + "hash": "144556128c39d341cde2de102bcd8a92f8bb845b184271fe6fa72a959ad21d95" } }, "bin": "fossa.exe",