From e65ce455d31c76505c880b9a7e4f9ddb3549c67b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 21 Sep 2022 16:32:08 +0000 Subject: [PATCH] sget: Update to version 1.12.1 --- bucket/sget.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sget.json b/bucket/sget.json index 4410709c3b..4217ad9e8f 100644 --- a/bucket/sget.json +++ b/bucket/sget.json @@ -1,12 +1,12 @@ { - "version": "1.12.0", + "version": "1.12.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.12.0/sget-windows-amd64.exe#/sget.exe", - "hash": "54231b0823a65c1167d5b483b108c4ee6ab854ac0dc9638241c28e030812fcd3" + "url": "https://github.com/sigstore/cosign/releases/download/v1.12.1/sget-windows-amd64.exe#/sget.exe", + "hash": "cf5093c4328d29d4166a78e65cd8fa63ce75f2eeb35d98207ddfa5be21270b98" } }, "bin": "sget.exe",