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