2021-10-29 18:00:34 +00:00

22 lines
795 B
JSON

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