mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
22 lines
795 B
JSON
22 lines
795 B
JSON
{
|
|
"version": "2.18.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.18.1/fossa_2.18.1_windows_amd64.zip",
|
|
"hash": "b12ceb25cc748d5e51d73fab90952aefacc508ef84c9fbd7bb93d40c4ed81e19"
|
|
}
|
|
},
|
|
"bin": "fossa.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/fossas/spectrometer/releases/download/v$version/fossa_$version_windows_amd64.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|