From 744a224297269f1d928de80dba1c5b778852308f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 5 Nov 2022 04:30:12 +0000 Subject: [PATCH] fossa: Update to version 3.6.0 --- bucket/fossa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fossa.json b/bucket/fossa.json index 8552be4eda..7d74784bff 100644 --- a/bucket/fossa.json +++ b/bucket/fossa.json @@ -1,12 +1,12 @@ { - "version": "3.5.3", + "version": "3.6.0", "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.3/fossa_3.5.3_windows_amd64.zip", - "hash": "cd10d2e5bd19ffa658c608e9a5b917493c8b91b6e797cbaebdd8b82ac48bed34" + "url": "https://github.com/fossas/fossa-cli/releases/download/v3.6.0/fossa_3.6.0_windows_amd64.zip", + "hash": "1fb553ebe4997a9de19c9e34148773378adea2275b04674d597c167d12fdefaf" } }, "bin": "fossa.exe",