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