nancy: Update to version 1.0.46

This commit is contained in:
github-actions[bot] 2024-03-07 20:24:43 +00:00
parent 7b42606309
commit 684bf83a38

View File

@ -1,16 +1,16 @@
{ {
"version": "1.0.45", "version": "1.0.46",
"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.45/nancy-v1.0.45-windows-amd64.zip", "url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.46/nancy-v1.0.46-windows-amd64.zip",
"hash": "b24e37ec63c6feb6318a59ced318861893ca3cf018c8b18813660e103d0bff5b" "hash": "152c02caf4d34b7aa00fcb21c231b47b49692d304b917d71ba596b6360877d34"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.45/nancy-v1.0.45-windows-386.zip", "url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.46/nancy-v1.0.46-windows-386.zip",
"hash": "2e13263d532e56e72a3bae727bb330fead98b7ce59bab6bd137b833c39e957f1" "hash": "a76f16c022106a0ba66858bf988d54ca05728f7e9ba8e04badb5cd515f13fb55"
} }
}, },
"bin": "nancy.exe", "bin": "nancy.exe",