From e3d99549857048ebf89795d6a52dba851db09df5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 17 Oct 2022 20:30:11 +0000 Subject: [PATCH] sget: Update to version 1.13.1 --- bucket/sget.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sget.json b/bucket/sget.json index d1bd82d291..f6b56a31bb 100644 --- a/bucket/sget.json +++ b/bucket/sget.json @@ -1,12 +1,12 @@ { - "version": "1.13.0", + "version": "1.13.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.13.0/sget-windows-amd64.exe#/sget.exe", - "hash": "3e1aa8b3565c8ae949fa8389fb9c34de3c7a0e5b2be5082b47d3132f8a0f7bf8" + "url": "https://github.com/sigstore/cosign/releases/download/v1.13.1/sget-windows-amd64.exe#/sget.exe", + "hash": "3fc2ec2775e9e24329c0b87e29ec489c109cfba5fc88329cb4b75bccc2841c62" } }, "bin": "sget.exe",