From ee3af7f4232a5d3c39a7c00bda59203fecc21523 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 14 Jun 2023 08:26:21 +0000 Subject: [PATCH] fossa: Update to version 3.8.2 --- bucket/fossa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fossa.json b/bucket/fossa.json index 9c990426e1..7591ec47a8 100644 --- a/bucket/fossa.json +++ b/bucket/fossa.json @@ -1,12 +1,12 @@ { - "version": "3.8.1", + "version": "3.8.2", "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.8.1/fossa_3.8.1_windows_amd64.zip", - "hash": "29361914b6f3a95ae8f2de5d03fd1d661d694e2c4a910d0a883d323594be94a4" + "url": "https://github.com/fossas/fossa-cli/releases/download/v3.8.2/fossa_3.8.2_windows_amd64.zip", + "hash": "bfc97e5fa061629e7054438d76964f2cbb5dbb2a4b70db7910b3db7530780276" } }, "bin": "fossa.exe",