From e8cfd5cf47e230c8a980a4a83c53ae1b3eebf78f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Mar 2023 00:33:12 +0000 Subject: [PATCH] fossa: Update to version 3.7.3 --- bucket/fossa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fossa.json b/bucket/fossa.json index 4cbe96eff6..f94326851e 100644 --- a/bucket/fossa.json +++ b/bucket/fossa.json @@ -1,12 +1,12 @@ { - "version": "3.7.2", + "version": "3.7.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.7.2/fossa_3.7.2_windows_amd64.zip", - "hash": "950128dbc7695fac425ef1572c77259ee4d3adee56479258e27f3d6b2fe7d332" + "url": "https://github.com/fossas/fossa-cli/releases/download/v3.7.3/fossa_3.7.3_windows_amd64.zip", + "hash": "352a62092f5b0c990ca21bc964a881525615921a84d8a48356d313ec2ef64e5b" } }, "bin": "fossa.exe",