From dd6e5ecea3d632fa8408c1604f057f652c5f3739 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Jun 2025 00:41:12 +0000 Subject: [PATCH] nancy: Update to version 1.0.51 --- bucket/nancy.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/nancy.json b/bucket/nancy.json index 0077b3fa80..a603bedcaa 100644 --- a/bucket/nancy.json +++ b/bucket/nancy.json @@ -1,16 +1,16 @@ { - "version": "1.0.50", + "version": "1.0.51", "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.50/nancy-v1.0.50-windows-amd64.zip", - "hash": "2d82b4ba4cddc2f7f8920a812011429ed687fdc8ed0b0ca20979d1bf81a0b079" + "url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.51/nancy-v1.0.51-windows-amd64.zip", + "hash": "b1a3f9936e71b9bd9d0f83848a35b6a048646a4939418dcb013586bb3cd89d86" }, "32bit": { - "url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.50/nancy-v1.0.50-windows-386.zip", - "hash": "70e6baf4fac1e68ef5fd1f452cd552f9946b9c0853d82cd5b935c0e024a63ffc" + "url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.51/nancy-v1.0.51-windows-386.zip", + "hash": "2e03abc1e5c976700414577a109b94da5f56247b76b57c0492814dfc7f09bdcd" } }, "bin": "nancy.exe",