From 6da7311092c076511591f2f5fea5a3e8746fe224 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 16 Apr 2022 12:30:55 +0000 Subject: [PATCH] fossa: Update to version 3.2.7 --- bucket/fossa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fossa.json b/bucket/fossa.json index cd0168a9af..bfcdbe9f66 100644 --- a/bucket/fossa.json +++ b/bucket/fossa.json @@ -1,12 +1,12 @@ { - "version": "3.2.6", + "version": "3.2.7", "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.2.6/fossa_3.2.6_windows_amd64.zip", - "hash": "b434a982d14e036f6c8308c754d42563e08edb81317a62ff83b4e682c75987b5" + "url": "https://github.com/fossas/fossa-cli/releases/download/v3.2.7/fossa_3.2.7_windows_amd64.zip", + "hash": "9b38428e1187b2ee378fed05392f2ed300f3c6aabe459827abb191b08a6fe35a" } }, "bin": "fossa.exe",