2021-11-11 22:00:35 +00:00

22 lines
795 B
JSON

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