2021-11-05 00:00:39 +00:00

22 lines
795 B
JSON

{
"version": "2.19.6",
"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.6/fossa_2.19.6_windows_amd64.zip",
"hash": "a7a15b012acf2b5dad06cb1f1e1d31c0e0e1927a905e0c0c92654958e825ea66"
}
},
"bin": "fossa.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/fossas/spectrometer/releases/download/v$version/fossa_$version_windows_amd64.zip"
}
}
}
}