2025-06-18 00:41:12 +00:00

29 lines
1.2 KiB
JSON

{
"version": "1.0.51",
"description": "A tool to check for vulnerabilities in Golang dependencies, powered by Sonatype OSS Index",
"homepage": "https://github.com/sonatype-nexus-community/nancy",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.51/nancy-v1.0.51-windows-amd64.zip",
"hash": "b1a3f9936e71b9bd9d0f83848a35b6a048646a4939418dcb013586bb3cd89d86"
},
"32bit": {
"url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.51/nancy-v1.0.51-windows-386.zip",
"hash": "2e03abc1e5c976700414577a109b94da5f56247b76b57c0492814dfc7f09bdcd"
}
},
"bin": "nancy.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v$version/nancy-v$version-windows-amd64.zip"
},
"32bit": {
"url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v$version/nancy-v$version-windows-386.zip"
}
}
}
}