From 1a09550dfe74eb8d0872f7851f2ee0d7da66ef94 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Oct 2022 00:35:09 +0000 Subject: [PATCH] fossa: Update to version 3.5.1 --- bucket/fossa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fossa.json b/bucket/fossa.json index a9e0945db1..eafc81f67f 100644 --- a/bucket/fossa.json +++ b/bucket/fossa.json @@ -1,12 +1,12 @@ { - "version": "3.5.0", + "version": "3.5.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.5.0/fossa_3.5.0_windows_amd64.zip", - "hash": "5e8a7a93385d927f7fdc20965f6033a6acaead98b20893e9f6e1f361c5f33ac7" + "url": "https://github.com/fossas/fossa-cli/releases/download/v3.5.1/fossa_3.5.1_windows_amd64.zip", + "hash": "8a5d1f3cb81ebfa1124403406ae0b738c336fa40d7895d12161907556b13b85a" } }, "bin": "fossa.exe",