2021-10-29 05:00:36 +00:00

22 lines
795 B
JSON

{
"version": "2.19.0",
"description": "Dependency analysis tool. Supports license & vulnerability scanning. Language-agnostic; integrates with 20+ build systems.",
"homepage": "https://github.com/fossas/spectrometer",
"license": "MPL-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/fossas/spectrometer/releases/download/v2.19.0/fossa_2.19.0_windows_amd64.zip",
"hash": "49e6691aa45b33c71b3be624b0fc7ab2fdd67643602f1d97b044908880298341"
}
},
"bin": "fossa.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/fossas/spectrometer/releases/download/v$version/fossa_$version_windows_amd64.zip"
}
}
}
}