From ed4f3cc9a30f79945c389b7d32f01ee6a4488415 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Dec 2021 16:40:21 +0000 Subject: [PATCH] fossa: Update to version 3.0.10 --- bucket/fossa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fossa.json b/bucket/fossa.json index b32d8c2923..8df859bf59 100644 --- a/bucket/fossa.json +++ b/bucket/fossa.json @@ -1,12 +1,12 @@ { - "version": "3.0.9", + "version": "3.0.10", "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.9/fossa_3.0.9_windows_amd64.zip", - "hash": "6e9be78cd28dd56c01d656e0c1a1e798dc78bad3f1921d5fe3ba29f366c05783" + "url": "https://github.com/fossas/fossa-cli/releases/download/v3.0.10/fossa_3.0.10_windows_amd64.zip", + "hash": "e69fc21e65ecff84fad2c7bd3e4fd46f27544527758a59f89ff14f4b50b79cb3" } }, "bin": "fossa.exe",