From e47ba8164d30544ee62d2cf62f16bdde5472d2cf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 27 Jun 2023 20:25:55 +0000 Subject: [PATCH] fossa: Update to version 3.8.3 --- bucket/fossa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fossa.json b/bucket/fossa.json index 7591ec47a8..e82c927ea9 100644 --- a/bucket/fossa.json +++ b/bucket/fossa.json @@ -1,12 +1,12 @@ { - "version": "3.8.2", + "version": "3.8.3", "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.2/fossa_3.8.2_windows_amd64.zip", - "hash": "bfc97e5fa061629e7054438d76964f2cbb5dbb2a4b70db7910b3db7530780276" + "url": "https://github.com/fossas/fossa-cli/releases/download/v3.8.3/fossa_3.8.3_windows_amd64.zip", + "hash": "4679a9d785e6cf940843f49117ba145fd2eee856375ddad49f3a0058a058085d" } }, "bin": "fossa.exe",