From 0a6ae3d71b7f455516369509717bb64afd48fad8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Mar 2025 00:36:31 +0000 Subject: [PATCH] nancy: Update to version 1.0.48 --- bucket/nancy.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/nancy.json b/bucket/nancy.json index 946e80b209..dfdec50e0a 100644 --- a/bucket/nancy.json +++ b/bucket/nancy.json @@ -1,16 +1,16 @@ { - "version": "1.0.46", + "version": "1.0.48", "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.46/nancy-v1.0.46-windows-amd64.zip", - "hash": "152c02caf4d34b7aa00fcb21c231b47b49692d304b917d71ba596b6360877d34" + "url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.48/nancy-v1.0.48-windows-amd64.zip", + "hash": "c100f4b3daa759446a66165e9a6ebffdaa4991df2e68f4532098ecb9cd16ac3d" }, "32bit": { - "url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.46/nancy-v1.0.46-windows-386.zip", - "hash": "a76f16c022106a0ba66858bf988d54ca05728f7e9ba8e04badb5cd515f13fb55" + "url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.48/nancy-v1.0.48-windows-386.zip", + "hash": "d0b358e3a830869e34f467a37a92c5da13da405254adf8b88b70905fba667b9c" } }, "bin": "nancy.exe",