2025-06-11 00:40:37 +00:00

29 lines
1.2 KiB
JSON

{
"version": "1.0.49",
"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.49/nancy-v1.0.49-windows-amd64.zip",
"hash": "078682ad1bd92f2663745f8ed3ed01101baf78d8efe08dceaf460f99219fe8d9"
},
"32bit": {
"url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.49/nancy-v1.0.49-windows-386.zip",
"hash": "f0a237d295907528edcca8d1ee6ab0ccc4c894b6a3cf4690c9e2fe340c47921d"
}
},
"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"
}
}
}
}