From 9243df467398e75a899c43a06be25190a817d8a0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 16:27:46 +0000 Subject: [PATCH] fossa: Update to version 3.8.12 --- bucket/fossa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fossa.json b/bucket/fossa.json index 4beff5b6e8..b03da9cf6f 100644 --- a/bucket/fossa.json +++ b/bucket/fossa.json @@ -1,12 +1,12 @@ { - "version": "3.8.11", + "version": "3.8.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.8.11/fossa_3.8.11_windows_amd64.zip", - "hash": "43e93a2bf6d7347df8c55173ccb2e54547dda721404ad89962120f3bbd951d49" + "url": "https://github.com/fossas/fossa-cli/releases/download/v3.8.12/fossa_3.8.12_windows_amd64.zip", + "hash": "f7344397b09d3fe5956c491de8b463ca715375378b035a72e650fbf927b4a8d9" } }, "bin": "fossa.exe",