mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
22 lines
795 B
JSON
22 lines
795 B
JSON
{
|
|
"version": "2.18.0",
|
|
"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.0/fossa_2.18.0_windows_amd64.zip",
|
|
"hash": "77eceb997ccfc9d972d25333ba3bf766252103c4a4cc59148d4a2cf94d8fdcf8"
|
|
}
|
|
},
|
|
"bin": "fossa.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/fossas/spectrometer/releases/download/v$version/fossa_$version_windows_amd64.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|