From 30a6a579b34ccb311cbd3bda15dccee677488d30 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 19 Nov 2021 03:00:42 +0000 Subject: [PATCH] fossa: Update to version 3.0.2 --- bucket/fossa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fossa.json b/bucket/fossa.json index 2c3091d4c3..7b1aaafd14 100644 --- a/bucket/fossa.json +++ b/bucket/fossa.json @@ -1,12 +1,12 @@ { - "version": "3.0.1", + "version": "3.0.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.0.1/fossa_3.0.1_windows_amd64.zip", - "hash": "aca8ae047f115cb781acdda949260f4fe1a05c5c1bfb5b133525245f70d224a9" + "url": "https://github.com/fossas/fossa-cli/releases/download/v3.0.2/fossa_3.0.2_windows_amd64.zip", + "hash": "7de0652303725d8687bee5749b96d7c3ace75e1aca085b67a459ae8f5090d79d" } }, "bin": "fossa.exe",