nancy: Update to version 1.0.49

This commit is contained in:
github-actions[bot] 2025-06-11 00:40:37 +00:00
parent 1bd7e9aa91
commit 1b1a360b75

View File

@ -1,16 +1,16 @@
{ {
"version": "1.0.48", "version": "1.0.49",
"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.48/nancy-v1.0.48-windows-amd64.zip", "url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.49/nancy-v1.0.49-windows-amd64.zip",
"hash": "c100f4b3daa759446a66165e9a6ebffdaa4991df2e68f4532098ecb9cd16ac3d" "hash": "078682ad1bd92f2663745f8ed3ed01101baf78d8efe08dceaf460f99219fe8d9"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.48/nancy-v1.0.48-windows-386.zip", "url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.49/nancy-v1.0.49-windows-386.zip",
"hash": "d0b358e3a830869e34f467a37a92c5da13da405254adf8b88b70905fba667b9c" "hash": "f0a237d295907528edcca8d1ee6ab0ccc4c894b6a3cf4690c9e2fe340c47921d"
} }
}, },
"bin": "nancy.exe", "bin": "nancy.exe",