mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-10 05:35:15 +00:00
22 lines
795 B
JSON
22 lines
795 B
JSON
{
|
|
"version": "2.17.3",
|
|
"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.17.3/fossa_2.17.3_windows_amd64.zip",
|
|
"hash": "01d9bf86f49ba245a4206d155c6e80acdbd4ea6e99b5fe1a8001302f7dbef296"
|
|
}
|
|
},
|
|
"bin": "fossa.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/fossas/spectrometer/releases/download/v$version/fossa_$version_windows_amd64.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|