fossa: Update to version 3.0.5

This commit is contained in:
Richard Kuhnt 2021-11-29 16:00:43 +00:00
parent e0cc5f2c86
commit 8d0f698c18

View File

@ -1,12 +1,12 @@
{ {
"version": "3.0.4", "version": "3.0.5",
"description": "Dependency analysis tool. Supports license & vulnerability scanning. Language-agnostic; integrates with 20+ build systems.", "description": "Dependency analysis tool. Supports license & vulnerability scanning. Language-agnostic; integrates with 20+ build systems.",
"homepage": "https://github.com/fossas/fossa-cli", "homepage": "https://github.com/fossas/fossa-cli",
"license": "MPL-2.0", "license": "MPL-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/fossas/fossa-cli/releases/download/v3.0.4/fossa_3.0.4_windows_amd64.zip", "url": "https://github.com/fossas/fossa-cli/releases/download/v3.0.5/fossa_3.0.5_windows_amd64.zip",
"hash": "144556128c39d341cde2de102bcd8a92f8bb845b184271fe6fa72a959ad21d95" "hash": "6d702ab82a0fbcd17a504c9daf9c8a19f12a5aa31952766fb1fc9554018a637c"
} }
}, },
"bin": "fossa.exe", "bin": "fossa.exe",