From 79e410c8a2306d227ad6e2b27fb8ab7ef52e582f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 Aug 2022 16:31:31 +0000 Subject: [PATCH] sget: Update to version 1.11.1 --- bucket/sget.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sget.json b/bucket/sget.json index e8ec4c4570..2aad993256 100644 --- a/bucket/sget.json +++ b/bucket/sget.json @@ -1,12 +1,12 @@ { - "version": "1.11.0", + "version": "1.11.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.11.0/sget-windows-amd64.exe#/sget.exe", - "hash": "8e74190a17bf21075b81567ec878e5580d9b710c4e07f5659981345ea56802f9" + "url": "https://github.com/sigstore/cosign/releases/download/v1.11.1/sget-windows-amd64.exe#/sget.exe", + "hash": "89736ac5b7fd1414d021f050c06ce0b5d3a0ab61420624665e853d8fa4d5cfbf" } }, "bin": "sget.exe",