From 5d85743aa2d2a3c49fb23fb53f0e10a7861c62e1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 May 2022 16:32:49 +0000 Subject: [PATCH] fossa: Update to version 3.2.16 --- bucket/fossa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fossa.json b/bucket/fossa.json index 178fd5e0af..f5846fe35a 100644 --- a/bucket/fossa.json +++ b/bucket/fossa.json @@ -1,12 +1,12 @@ { - "version": "3.2.15", + "version": "3.2.16", "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.2.15/fossa_3.2.15_windows_amd64.zip", - "hash": "04afdc7d72d9e168ee6587cac77f92d6426e782bebbb8cc6217cb9971ee10913" + "url": "https://github.com/fossas/fossa-cli/releases/download/v3.2.16/fossa_3.2.16_windows_amd64.zip", + "hash": "326d347c84ff641d04a92acdfcfcbd098da6d0adc668a992acd50b076238669e" } }, "bin": "fossa.exe",