From 7c33a5a37574ee162e5f02a07d624e5b66ccdc5a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Sep 2023 04:26:29 +0000 Subject: [PATCH] fossa: Update to version 3.8.14 --- bucket/fossa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fossa.json b/bucket/fossa.json index 230c85125a..9087171c8a 100644 --- a/bucket/fossa.json +++ b/bucket/fossa.json @@ -1,12 +1,12 @@ { - "version": "3.8.13", + "version": "3.8.14", "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.13/fossa_3.8.13_windows_amd64.zip", - "hash": "e7d5d8680980541d82f87329505a2d847711e59e954e0caa14d18732bf1990aa" + "url": "https://github.com/fossas/fossa-cli/releases/download/v3.8.14/fossa_3.8.14_windows_amd64.zip", + "hash": "2e01619281c8fcc215bdb3dd0e489487e124b9b3be478ec75013ea522f1b3bb6" } }, "bin": "fossa.exe",