From 2a5d3b7fa85eec415964c9540df7e82e1b21ac42 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 May 2022 08:29:39 +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 31361becac..ef57f854bc 100644 --- a/bucket/sget.json +++ b/bucket/sget.json @@ -1,12 +1,12 @@ { - "version": "1.8.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.8.0/sget-windows-amd64.exe#/sget.exe", - "hash": "1233c22ed905d78fd92d6db40f3bf93ce1a8c30ef33c8a440965d79995ba97bf" + "url": "https://github.com/sigstore/cosign/releases/download/v1.7.1/sget-windows-amd64.exe#/sget.exe", + "hash": "7acdc83330fe6cd7f295285ec9034fc8607a4b0a9f411d30610af55bbd8b3c44" } }, "bin": "sget.exe",