From fe650765443938037af3f7fb7bae88d4642d87bd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Sep 2025 04:29:19 +0000 Subject: [PATCH] nancy: Update to version 1.0.52 --- bucket/nancy.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/nancy.json b/bucket/nancy.json index a603bedcaa..02ab814e77 100644 --- a/bucket/nancy.json +++ b/bucket/nancy.json @@ -1,16 +1,16 @@ { - "version": "1.0.51", + "version": "1.0.52", "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.51/nancy-v1.0.51-windows-amd64.zip", - "hash": "b1a3f9936e71b9bd9d0f83848a35b6a048646a4939418dcb013586bb3cd89d86" + "url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.52/nancy-v1.0.52-windows-amd64.zip", + "hash": "fe1b5b2c4c5896413737416877fc4ba5ca23630814340b91459dda4914abbe3b" }, "32bit": { - "url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.51/nancy-v1.0.51-windows-386.zip", - "hash": "2e03abc1e5c976700414577a109b94da5f56247b76b57c0492814dfc7f09bdcd" + "url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.52/nancy-v1.0.52-windows-386.zip", + "hash": "958b96edd548ce37d82e5f804024528b4687100c06c34150302e282adecf9430" } }, "bin": "nancy.exe",