From 2034a7d58a16eac4c661ab023230426e0520fc9c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 Jun 2025 20:29:25 +0000 Subject: [PATCH] nancy: Update to version 1.0.50 --- bucket/nancy.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/nancy.json b/bucket/nancy.json index 658014d8f6..0077b3fa80 100644 --- a/bucket/nancy.json +++ b/bucket/nancy.json @@ -1,16 +1,16 @@ { - "version": "1.0.49", + "version": "1.0.50", "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.49/nancy-v1.0.49-windows-amd64.zip", - "hash": "078682ad1bd92f2663745f8ed3ed01101baf78d8efe08dceaf460f99219fe8d9" + "url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.50/nancy-v1.0.50-windows-amd64.zip", + "hash": "2d82b4ba4cddc2f7f8920a812011429ed687fdc8ed0b0ca20979d1bf81a0b079" }, "32bit": { - "url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.49/nancy-v1.0.49-windows-386.zip", - "hash": "f0a237d295907528edcca8d1ee6ab0ccc4c894b6a3cf4690c9e2fe340c47921d" + "url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.50/nancy-v1.0.50-windows-386.zip", + "hash": "70e6baf4fac1e68ef5fd1f452cd552f9946b9c0853d82cd5b935c0e024a63ffc" } }, "bin": "nancy.exe",