From 7aec6b161549d3c88df44ecf155c6a8183d45f48 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 3 Nov 2022 20:26:23 +0000 Subject: [PATCH] fossa: Update to version 3.5.3 --- bucket/fossa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fossa.json b/bucket/fossa.json index e5c0f5c35d..8552be4eda 100644 --- a/bucket/fossa.json +++ b/bucket/fossa.json @@ -1,12 +1,12 @@ { - "version": "3.5.2", + "version": "3.5.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.5.2/fossa_3.5.2_windows_amd64.zip", - "hash": "f14ad1781947832ff27dd2f0ba1b62ca36fd9dbdc2561735f39be39918ac5960" + "url": "https://github.com/fossas/fossa-cli/releases/download/v3.5.3/fossa_3.5.3_windows_amd64.zip", + "hash": "cd10d2e5bd19ffa658c608e9a5b917493c8b91b6e797cbaebdd8b82ac48bed34" } }, "bin": "fossa.exe",