From 35e9c95d042c43d2cf52e03f948343f93a2b4546 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 20:24:37 +0000 Subject: [PATCH] fossa: Update to version 3.8.26 --- bucket/fossa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fossa.json b/bucket/fossa.json index 89bb015592..22365a9acd 100644 --- a/bucket/fossa.json +++ b/bucket/fossa.json @@ -1,12 +1,12 @@ { - "version": "3.8.25", + "version": "3.8.26", "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.8.25/fossa_3.8.25_windows_amd64.zip", - "hash": "dbf47b186ddac0984513e126b439153eb8516b89bef991a6222835da005341f7" + "url": "https://github.com/fossas/fossa-cli/releases/download/v3.8.26/fossa_3.8.26_windows_amd64.zip", + "hash": "c6c4ea0b168ea18f3674ddf40cf31e5bf0a6997c46d62e83bd1de4c8f392f49a" } }, "bin": "fossa.exe",