2025-08-28 00:38:20 +00:00

25 lines
872 B
JSON

{
"version": "3.11.6",
"description": "Dependency analysis tool. Supports license & vulnerability scanning. Language-agnostic; integrates with 20+ build systems.",
"homepage": "https://github.com/fossas/fossa-cli",
"license": "MPL-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/fossas/fossa-cli/releases/download/v3.11.6/fossa_3.11.6_windows_amd64.zip",
"hash": "6fe4713799c2ff3c440f34ef1bc00849a41a9ef38d0b5f8b673de84b2c9cfb03"
}
},
"bin": "fossa.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/fossas/fossa-cli/releases/download/v$version/fossa_$version_windows_amd64.zip",
"hash": {
"url": "$url.sha256"
}
}
}
}
}