From 48047583f2efaddfd0a14e1294b4cf17f43682ec Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 Apr 2022 20:27:43 +0000 Subject: [PATCH] sget: Update to version 1.7.1 --- bucket/sget.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sget.json b/bucket/sget.json index 3684b20f1f..ef57f854bc 100644 --- a/bucket/sget.json +++ b/bucket/sget.json @@ -1,12 +1,12 @@ { - "version": "1.6.0", + "version": "1.7.1", "description": "Safer, automatic verification of signatures and integration.", "homepage": "https://github.com/sigstore/cosign#sget", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/sigstore/cosign/releases/download/v1.6.0/sget-windows-amd64.exe#/sget.exe", - "hash": "d71c58e54cb1c6cd03ad72180ca5d1552d2d8901814a67c574548e932d9f961d" + "url": "https://github.com/sigstore/cosign/releases/download/v1.7.1/sget-windows-amd64.exe#/sget.exe", + "hash": "7acdc83330fe6cd7f295285ec9034fc8607a4b0a9f411d30610af55bbd8b3c44" } }, "bin": "sget.exe",