From cb9ec1800649b5fb1934d88352d026689f41bfa4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Apr 2022 12:30:15 +0000 Subject: [PATCH] sget: Update to version 1.7.2 --- bucket/sget.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sget.json b/bucket/sget.json index ef57f854bc..ef0000f097 100644 --- a/bucket/sget.json +++ b/bucket/sget.json @@ -1,12 +1,12 @@ { - "version": "1.7.1", + "version": "1.7.2", "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.7.1/sget-windows-amd64.exe#/sget.exe", - "hash": "7acdc83330fe6cd7f295285ec9034fc8607a4b0a9f411d30610af55bbd8b3c44" + "url": "https://github.com/sigstore/cosign/releases/download/v1.7.2/sget-windows-amd64.exe#/sget.exe", + "hash": "34fdcfd46612d4a9f5c0d939deda9e6757e7e4672f1aee718a6bca48e0318572" } }, "bin": "sget.exe",