From 395b9f718ac98875a10efcb78dd1a75da84eb533 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 12 Mar 2022 00:32:26 +0000 Subject: [PATCH] fossa: Update to version 3.1.4 --- bucket/fossa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fossa.json b/bucket/fossa.json index 643c7fd50f..f25b4d7bb9 100644 --- a/bucket/fossa.json +++ b/bucket/fossa.json @@ -1,12 +1,12 @@ { - "version": "3.1.3", + "version": "3.1.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.1.3/fossa_3.1.3_windows_amd64.zip", - "hash": "1401eead76da08603ba9f76346f1945c8c61ccb341cb3060d0371750772ba81b" + "url": "https://github.com/fossas/fossa-cli/releases/download/v3.1.4/fossa_3.1.4_windows_amd64.zip", + "hash": "41777bb3bc2881bdbfdca59c19c9c57de71d4bc9a60e4a6f01d289ace45ef71a" } }, "bin": "fossa.exe",