nancy: Update to version 1.0.36

This commit is contained in:
github-actions[bot] 2022-06-03 00:32:50 +00:00
parent 203c9beefd
commit 7eba0a8731

View File

@ -1,16 +1,16 @@
{ {
"version": "1.0.35", "version": "1.0.36",
"description": "A tool to check for vulnerabilities in Golang dependencies, powered by Sonatype OSS Index", "description": "A tool to check for vulnerabilities in Golang dependencies, powered by Sonatype OSS Index",
"homepage": "https://github.com/sonatype-nexus-community/nancy", "homepage": "https://github.com/sonatype-nexus-community/nancy",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.35/nancy-v1.0.35-windows-amd64.zip", "url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.36/nancy-v1.0.36-windows-amd64.zip",
"hash": "40c66c9b91905ea3edae6e4ddaaed7469b6f5ee585350010622108c1865801ba" "hash": "cd2eaae47a3b005580512b18693adbd9a8afff4293a6154e057d7bc8996acf97"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.35/nancy-v1.0.35-windows-386.zip", "url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.36/nancy-v1.0.36-windows-386.zip",
"hash": "87170c2c118236207e66966eebc24cc04bf38b4b2f5cb7b895be7aab17fd847c" "hash": "2b20817362fca09bb6bdf9e4653a3f553dffb4951e13d99247096620d67bff56"
} }
}, },
"bin": "nancy.exe", "bin": "nancy.exe",