From 491dabae3d330b6aa9aec2651f3628389686662a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Feb 2022 00:32:15 +0000 Subject: [PATCH] fossa: Update to version 3.1.0 --- bucket/fossa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fossa.json b/bucket/fossa.json index 175f9046ca..9ef27b6748 100644 --- a/bucket/fossa.json +++ b/bucket/fossa.json @@ -1,12 +1,12 @@ { - "version": "3.0.18", + "version": "3.1.0", "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.18/fossa_3.0.18_windows_amd64.zip", - "hash": "078851a70d533e042cf204f3a380746bd654cdaa39349982884de9e6c3af2fd9" + "url": "https://github.com/fossas/fossa-cli/releases/download/v3.1.0/fossa_3.1.0_windows_amd64.zip", + "hash": "a4739c73313cc735a852fb92a7a6098bef824e2e87fa3d79776ddc8aa1701ce5" } }, "bin": "fossa.exe",