From 25b91e9c755d5808df4e05a5e96e285d1c12032a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 Apr 2022 00:34:16 +0000 Subject: [PATCH] fossa: Update to version 3.2.5 --- bucket/fossa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fossa.json b/bucket/fossa.json index 313ce3303e..6e747fd9a7 100644 --- a/bucket/fossa.json +++ b/bucket/fossa.json @@ -1,12 +1,12 @@ { - "version": "3.2.4", + "version": "3.2.5", "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.4/fossa_3.2.4_windows_amd64.zip", - "hash": "7bc20647ce47664d091b41a734e3fb183ac93989fa8fa11af6e5f4c46f896db6" + "url": "https://github.com/fossas/fossa-cli/releases/download/v3.2.5/fossa_3.2.5_windows_amd64.zip", + "hash": "38a654409bb2b75194afc9d7bf2bc0f259a2034d194a827e97c2652ec17521f6" } }, "bin": "fossa.exe",