From a32d3c32655478137b10cdcb66a8d69f43d6e6cf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Apr 2023 20:24:20 +0000 Subject: [PATCH] sget: Update to version 2.0.1 --- bucket/sget.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sget.json b/bucket/sget.json index 0fce5d3589..63722e0dfd 100644 --- a/bucket/sget.json +++ b/bucket/sget.json @@ -1,12 +1,12 @@ { - "version": "2.0.0", + "version": "2.0.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/v2.0.0/sget-windows-amd64.exe#/sget.exe", - "hash": "5cc2e61d6d405438bd69b120f4cd5b12e81c91d03f301cc81d9468e6b9efeafa" + "url": "https://github.com/sigstore/cosign/releases/download/v2.0.1/sget-windows-amd64.exe#/sget.exe", + "hash": "2ea2e2102b9c66d5933e661dccb360f4022a8dd947d89aa062bc0b8a05ac0e49" } }, "bin": "sget.exe",