2021-11-03 00:00:35 +00:00

22 lines
795 B
JSON

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