From 6d51ba37885300f83eb4bbb1faad4573008e381d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 04:26:07 +0000 Subject: [PATCH] nancy: Update to version 1.0.45 --- bucket/nancy.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/nancy.json b/bucket/nancy.json index 171706a2b7..3c090d7b86 100644 --- a/bucket/nancy.json +++ b/bucket/nancy.json @@ -1,16 +1,16 @@ { - "version": "1.0.42", + "version": "1.0.45", "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.42/nancy-v1.0.42-windows-amd64.zip", - "hash": "bb760aaa7776469f457ee85f51a02a615a145c89694804617537b9d417281074" + "url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.45/nancy-v1.0.45-windows-amd64.zip", + "hash": "b24e37ec63c6feb6318a59ced318861893ca3cf018c8b18813660e103d0bff5b" }, "32bit": { - "url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.42/nancy-v1.0.42-windows-386.zip", - "hash": "cbf0315f3b23913a1bd511a074d83a603d15566ce703eefb028e38868beec7bb" + "url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.45/nancy-v1.0.45-windows-386.zip", + "hash": "2e13263d532e56e72a3bae727bb330fead98b7ce59bab6bd137b833c39e957f1" } }, "bin": "nancy.exe",