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