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