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