2025-10-20 16:31:11 +00:00

25 lines
875 B
JSON

{
"version": "3.11.12",
"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.12/fossa_3.11.12_windows_amd64.zip",
"hash": "124a7877e1e5a1ad7b0bb59b984fb9738879ce758624c9fa251467fe56e6dae7"
}
},
"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"
}
}
}
}
}