From 3ae2c520cea4df69081d5b58094a3d31c6fcbf86 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 22 Mar 2022 00:32:37 +0000 Subject: [PATCH] fossa: Update to version 3.1.5 --- bucket/fossa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fossa.json b/bucket/fossa.json index f25b4d7bb9..ebef70e0ee 100644 --- a/bucket/fossa.json +++ b/bucket/fossa.json @@ -1,12 +1,12 @@ { - "version": "3.1.4", + "version": "3.1.5", "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.4/fossa_3.1.4_windows_amd64.zip", - "hash": "41777bb3bc2881bdbfdca59c19c9c57de71d4bc9a60e4a6f01d289ace45ef71a" + "url": "https://github.com/fossas/fossa-cli/releases/download/v3.1.5/fossa_3.1.5_windows_amd64.zip", + "hash": "bd0001c209509021e74a231a21b98b1edeff95867016b722d8047f57a9bd99e2" } }, "bin": "fossa.exe",