From 2a0fb5e0499fdf6071680011abef68ee81fe51b8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 12:31:14 +0000 Subject: [PATCH] sget: Update to version 1.10.0 --- bucket/sget.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sget.json b/bucket/sget.json index 81b100806e..dd99fa61ff 100644 --- a/bucket/sget.json +++ b/bucket/sget.json @@ -1,12 +1,12 @@ { - "version": "1.9.0", + "version": "1.10.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.9.0/sget-windows-amd64.exe#/sget.exe", - "hash": "e71a9ccdb9fe1980423d432b4563fe61bb5d2d42f57de623fae53054f5aaacbf" + "url": "https://github.com/sigstore/cosign/releases/download/v1.10.0/sget-windows-amd64.exe#/sget.exe", + "hash": "a5cbb24afd91a53abe1893537db497af5bb9c9de8e8b163a8d356c85ccd122ff" } }, "bin": "sget.exe",