From b08cd87267ab09907e7088a1bdbcde246b469a16 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 26 Feb 2022 00:32:38 +0000 Subject: [PATCH] fossa: Update to version 3.1.2 --- bucket/fossa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fossa.json b/bucket/fossa.json index 48ec22f08f..825608a750 100644 --- a/bucket/fossa.json +++ b/bucket/fossa.json @@ -1,12 +1,12 @@ { - "version": "3.1.1", + "version": "3.1.2", "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.1.1/fossa_3.1.1_windows_amd64.zip", - "hash": "d3d255bac9fd4c3547c5685f7f1e36cd36936b37a2b77edcb81501f2a500cce6" + "url": "https://github.com/fossas/fossa-cli/releases/download/v3.1.2/fossa_3.1.2_windows_amd64.zip", + "hash": "00277d66eb201ebbb6c10a17e19f19e25860cb0bd479da58654b00508cee6f77" } }, "bin": "fossa.exe",