From 62f00da36358e04bf24490a4b45850cdc33a80f2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Dec 2021 00:32:51 +0000 Subject: [PATCH] fossa: Update to version 3.0.9 --- bucket/fossa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fossa.json b/bucket/fossa.json index a7fd01396c..b32d8c2923 100644 --- a/bucket/fossa.json +++ b/bucket/fossa.json @@ -1,12 +1,12 @@ { - "version": "3.0.8", + "version": "3.0.9", "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.8/fossa_3.0.8_windows_amd64.zip", - "hash": "f61818b84896663213382e19e5bfa95f9a8fbdcfbaea894e203377f300a33662" + "url": "https://github.com/fossas/fossa-cli/releases/download/v3.0.9/fossa_3.0.9_windows_amd64.zip", + "hash": "6e9be78cd28dd56c01d656e0c1a1e798dc78bad3f1921d5fe3ba29f366c05783" } }, "bin": "fossa.exe",