From da07b7101e4c3ffe22b7b1908a86806be62ef468 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 2 Dec 2023 04:25:58 +0000 Subject: [PATCH] sget: Update to version 1.13.2 --- bucket/sget.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sget.json b/bucket/sget.json index 63722e0dfd..f84b29fa7f 100644 --- a/bucket/sget.json +++ b/bucket/sget.json @@ -1,12 +1,12 @@ { - "version": "2.0.1", + "version": "1.13.2", "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/v2.0.1/sget-windows-amd64.exe#/sget.exe", - "hash": "2ea2e2102b9c66d5933e661dccb360f4022a8dd947d89aa062bc0b8a05ac0e49" + "url": "https://github.com/sigstore/cosign/releases/download/v1.13.2/sget-windows-amd64.exe#/sget.exe", + "hash": "273531c786928a1d72bd6d55cabe14e06a7785758aeb833ee6e885139f646b77" } }, "bin": "sget.exe",