2025-08-30 00:35:41 +00:00

25 lines
872 B
JSON

{
"version": "3.11.7",
"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.7/fossa_3.11.7_windows_amd64.zip",
"hash": "b8cb27969e970634c41b80593e76e7d77cf74cd57d8a4caa86a4d8fc6fd99289"
}
},
"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"
}
}
}
}
}