From 4b5e0f5dfeb5737b5e755f07d2a134a3f1b301c9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Oct 2022 20:29:39 +0000 Subject: [PATCH] fossa: Update to version 3.5.2 --- bucket/fossa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fossa.json b/bucket/fossa.json index eafc81f67f..e5c0f5c35d 100644 --- a/bucket/fossa.json +++ b/bucket/fossa.json @@ -1,12 +1,12 @@ { - "version": "3.5.1", + "version": "3.5.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.5.1/fossa_3.5.1_windows_amd64.zip", - "hash": "8a5d1f3cb81ebfa1124403406ae0b738c336fa40d7895d12161907556b13b85a" + "url": "https://github.com/fossas/fossa-cli/releases/download/v3.5.2/fossa_3.5.2_windows_amd64.zip", + "hash": "f14ad1781947832ff27dd2f0ba1b62ca36fd9dbdc2561735f39be39918ac5960" } }, "bin": "fossa.exe",