From ce215496a224b211accf1324b98f1f46169802e6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Dec 2021 04:29:38 +0000 Subject: [PATCH] fossa: Update to version 3.0.12 --- bucket/fossa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fossa.json b/bucket/fossa.json index f1b3bfb9ee..566693bb84 100644 --- a/bucket/fossa.json +++ b/bucket/fossa.json @@ -1,12 +1,12 @@ { - "version": "3.0.11", + "version": "3.0.12", "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.0.11/fossa_3.0.11_windows_amd64.zip", - "hash": "fc6482ade3163d78a0ed7dc9e2d37310990dfeb85738754b54592f397ce3ab71" + "url": "https://github.com/fossas/fossa-cli/releases/download/v3.0.12/fossa_3.0.12_windows_amd64.zip", + "hash": "50b7a193cd54612dafce1dbe16355e3c3e1dfc01f2a8d798a563a27ea4b21277" } }, "bin": "fossa.exe",