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