2022-04-30 00:33:55 +00:00

25 lines
872 B
JSON

{
"version": "3.2.14",
"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.14/fossa_3.2.14_windows_amd64.zip",
"hash": "f88159888c3094042a4e64e55229c0e0e0fcd6b6e2d7d2ee98eb722a26819fe0"
}
},
"bin": "fossa.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/fossas/fossa-cli/releases/download/v$version/fossa_$version_windows_amd64.zip",
"hash": {
"url": "$url.sha256"
}
}
}
}
}